-
- Downloads
"README.md" did not exist on "7cd34512d850fce57bdf1dcfb3f61d5315baf639"
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.
Showing
- changelog.d/9540.feature 1 addition, 0 deletionschangelog.d/9540.feature
- changelog.d/9540.removal 1 addition, 0 deletionschangelog.d/9540.removal
- synapse/federation/federation_server.py 4 additions, 6 deletionssynapse/federation/federation_server.py
- synapse/federation/sender/transaction_manager.py 5 additions, 6 deletionssynapse/federation/sender/transaction_manager.py
Loading
Please register or sign in to comment