Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy Prometheus metrics names. They were deprecated in Synapse ↵ | reivilibre | 2022-11-24 | 1 | -288/+0 |
| | | | | v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) | ||||
* | Catch BrokenPipeError from metrics server, and log as a warning (#14072) | David Robertson | 2022-10-07 | 1 | -6/+12 |
| | |||||
* | Fix cache metrics not being updated when not using the legacy exposition ↵ | reivilibre | 2022-09-08 | 1 | -7/+0 |
| | | | | module. (#13717) | ||||
* | Fix Prometheus recording rules to not use legacy metric names. (#13718) | reivilibre | 2022-09-08 | 1 | -0/+5 |
| | |||||
* | Update Grafana dashboard to not use legacy metric names. (#13714) | reivilibre | 2022-09-06 | 1 | -2/+2 |
| | |||||
* | Add experimental configuration option to allow disabling legacy Prometheus ↵ | reivilibre | 2022-08-24 | 1 | -0/+284 |
metric names. (#13540) Co-authored-by: David Robertson <davidr@element.io> |