MatrixSynapse/synapse/metrics
Erik Johnston 427ede619f
Add metrics for tracking 3PID /requestToken requests. (#8712)
The main use case is to see how many requests are being made, and how
many are second/third/etc attempts. If there are large number of retries
then that likely indicates a delivery problem.
2020-11-13 12:03:51 +00:00
..
__init__.py Add metrics for tracking 3PID /requestToken requests. (#8712) 2020-11-13 12:03:51 +00:00
_exposition.py Fix _exposition.py to stop stripping samples 2020-09-30 16:45:43 +01:00
background_process_metrics.py Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00