Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing prometheus rules for persisted events (#8802) | Johanna Dorothea Reichmann | 2020-12-02 | 1 | -0/+18 |
| | | | | | | | The official dashboard uses data from these rules, but they were never added to the synapse-v2.rules. They are mentioned in this issue: https://github.com/matrix-org/synapse/issues/7917#issuecomment-661330409, but never got added to the rules. Adding them results in all graphs in the "Event persist rate" section to function as intended. Signed-off-by: Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu> | ||||
* | make prometheus config compliant to v0.28 | Krombel | 2018-04-05 | 1 | -6/+6 |
| | |||||
* | Make clear that the config has changed since prometheus v2 | Krombel | 2017-11-14 | 1 | -0/+60 |
This restores the config that is usable for prometheus pre v2.0.0 The new config only works for Prometheus v2+ |