forked-synapse/synapse/metrics
David Robertson d162aecaac
Quick & dirty metric for background update status (#15740)
* Quick & dirty metric for background update status

* Changelog

* Remove debug

Co-authored-by: Mathieu Velten <mathieuv@matrix.org>

* Actually write to _aborted

---------

Co-authored-by: Mathieu Velten <mathieuv@matrix.org>
2023-06-07 17:12:23 +00:00
..
__init__.py Quick & dirty metric for background update status (#15740) 2023-06-07 17:12:23 +00:00
_gc.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
_reactor_metrics.py
_twisted_exposition.py Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 2022-11-24 09:09:17 +00:00
_types.py
background_process_metrics.py Avoid incrementing bg process utime/stime counters by negative durations (#14323) 2022-10-31 13:02:07 +00:00
common_usage_metrics.py Fix logging context warnings due to common usage metrics setup (#14574) 2022-11-28 15:25:18 +00:00
jemalloc.py