mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-11 01:30:03 -04:00
Export jemalloc stats to prometheus when used (#9882)
This commit is contained in:
parent
eba431c539
commit
8771b1337d
4 changed files with 200 additions and 0 deletions
|
@ -629,6 +629,7 @@ try:
|
|||
except AttributeError:
|
||||
pass
|
||||
|
||||
|
||||
__all__ = [
|
||||
"MetricsResource",
|
||||
"generate_latest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue