Fixup
This commit is contained in:
@@ -648,7 +648,6 @@ try:
|
||||
"jemalloc_stats_app_memory",
|
||||
"",
|
||||
labels=["type"],
|
||||
value=get_val(b"stats.allocated"),
|
||||
)
|
||||
for t in ("allocated", "active", "resident", "mapped", "retained"):
|
||||
g.add_metric([t], value=get_val(f"stats.{t}"))
|
||||
|
||||
Reference in New Issue
Block a user