```
Failed to stop metrics: TypeError("prometheus_client.metrics.MetricWrapperBase.labels() got multiple values for keyword argument 'server_name'")
```
Noticed while running and debugging some tests.
This bug was introduced in
https://github.com/element-hq/synapse/pull/18724
2 lines
54 B
Plaintext
2 lines
54 B
Plaintext
Refactor `Histogram` metrics to be homeserver-scoped.
|