MatrixSynapse/synapse
Eric Eastwood 1eea73b413
Fix rate limit metrics registering twice and misreporting (#13649)
* Fix rate limit metrics registering twice and misreporting

Fix https://github.com/matrix-org/synapse/issues/13641

* Fix lints

* Add changelog

* Document `metrics_name=None`.
2022-08-30 12:08:29 +01:00
..
_scripts
api `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2022-08-22 14:17:59 +01:00
app Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
appservice
config Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
crypto
events
federation
handlers Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
http `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2022-08-22 14:17:59 +01:00
logging
metrics
module_api
push
replication
res
rest Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
server_notices `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2022-08-22 14:17:59 +01:00
spam_checker_api
state
static
storage `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 2022-08-22 14:17:59 +01:00
streams
util Fix rate limit metrics registering twice and misreporting (#13649) 2022-08-30 12:08:29 +01:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py Fix rate limit metrics registering twice and misreporting (#13649) 2022-08-30 12:08:29 +01:00
types.py
visibility.py