-
- Downloads
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.
Showing
- changelog.d/8712.misc 1 addition, 0 deletionschangelog.d/8712.misc
- synapse/metrics/__init__.py 10 additions, 0 deletionssynapse/metrics/__init__.py
- synapse/rest/client/v2_alpha/account.py 13 additions, 0 deletionssynapse/rest/client/v2_alpha/account.py
- synapse/rest/client/v2_alpha/register.py 9 additions, 0 deletionssynapse/rest/client/v2_alpha/register.py
Loading
Please register or sign in to comment