Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |