forked-synapse/synapse/metrics
Richard van der Hoff 20c6d85c6e
Simplify GC prometheus metrics (#11723)
Rather than hooking into the reactor loop, just add a timed task that runs every 100 ms to do the garbage collection.

Part 1 of a quest to simplify the reactor monkey-patching.
2022-01-13 14:35:52 +00:00
..
__init__.py Simplify GC prometheus metrics (#11723) 2022-01-13 14:35:52 +00:00
_exposition.py Add type annotations to synapse.metrics (#10847) 2021-11-17 19:07:02 +00:00
_gc.py Simplify GC prometheus metrics (#11723) 2022-01-13 14:35:52 +00:00
background_process_metrics.py Add type annotations to synapse.metrics (#10847) 2021-11-17 19:07:02 +00:00
jemalloc.py Add type annotations to synapse.metrics (#10847) 2021-11-17 19:07:02 +00:00