Announce synapse-usage-exporter support

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3442
This commit is contained in:
Slavi Pantaleev
2024-07-25 20:30:41 +03:00
parent 4d9de7d58a
commit 020c66a2c1
4 changed files with 15 additions and 1 deletions

View File

@ -121,6 +121,7 @@ scrape_configs:
## More information
- [Enabling synapse-usage-exporter for Synapse usage statistics](configuring-playbook-synapse-usage-exporter.md)
- [Understanding Synapse Performance Issues Through Grafana Graphs](https://element-hq.github.io/synapse/latest/usage/administration/understanding_synapse_through_grafana_graphs.html) at the Synapse Github Wiki
- [The Prometheus scraping rules](https://github.com/element-hq/synapse/tree/master/contrib/prometheus) (we use v2)
- [The Synapse Grafana dashboard](https://github.com/element-hq/synapse/tree/master/contrib/grafana)