MatrixSynapse/contrib
Johanna Dorothea Reichmann 0fed46ebe5
Add missing prometheus rules for persisted events (#8802)
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>
2020-12-02 15:18:41 +00:00
..
cmdclient Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
docker Update postgres in the Docker compose example to 12-alpine. (#7696) 2020-06-17 08:29:08 -04:00
experiments Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
grafana Cross-link documentation to the prometheus recording rules. (#8667) 2020-10-27 15:29:50 -04:00
graph Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
jitsimeetbridge Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
prometheus Add missing prometheus rules for persisted events (#8802) 2020-12-02 15:18:41 +00:00
purge_api Fix curl command typo in purge_remote_media.sh 2019-08-09 18:36:12 +02:00
scripts Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
systemd Add entry to set dependency against psql service (#7591) 2020-05-28 16:02:41 +01:00
systemd-with-workers Make systemd-with-workers doc official (#7234) 2020-04-08 11:59:26 +01:00
vertobot hacky support for video for FS CC DD 2015-08-06 18:18:36 +01:00
README.rst Document contrib directory 2018-04-20 11:47:38 +01:00
example_log_config.yaml Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00

README.rst

Community Contributions
=======================

Everything in this directory are projects submitted by the community that may be useful
to others. As such, the project maintainers cannot guarantee support, stability
or backwards compatibility of these projects. 

Files in this directory should *not* be relied on directly, as they may not
continue to work or exist in future. If you wish to use any of these files then
they should be copied to avoid them breaking from underneath you.