forked-synapse/synapse/federation
Richard van der Hoff 8a4b3738f3
Replace last_*_pdu_age metrics with timestamps (#9540)
Following the advice at
https://prometheus.io/docs/practices/instrumentation/#timestamps-not-time-since,
it's preferable to export unix timestamps, not ages.

There doesn't seem to be any particular naming convention for timestamp
metrics.
2021-03-04 16:40:18 +00:00
..
sender Replace last_*_pdu_age metrics with timestamps (#9540) 2021-03-04 16:40:18 +00:00
transport Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation_client.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
federation_server.py Replace last_*_pdu_age metrics with timestamps (#9540) 2021-03-04 16:40:18 +00:00
persistence.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
send_queue.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
units.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00