summary refs log tree commit diff
path: root/synapse/metrics/_reactor_metrics.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update type annotations for compatiblity with prometheus_client 0.14 (#12389)Richard van der Hoff2022-04-061-1/+3
* Fix mypy for platforms without epoll support. (#11771)Patrick Cloke2022-01-191-2/+2
* Improve `reactor_tick_time` metric (#11724)Richard van der Hoff2022-01-171-0/+83