Codebase list matrix-synapse / 15301ee3-661d-425a-a6d5-ccee805ecaa9/main contrib / grafana
15301ee3-661d-425a-a6d5-ccee805ecaa9/main

Tree @15301ee3-661d-425a-a6d5-ccee805ecaa9/main (Download .tar.gz)

1
2
3
4
5
6
# Using the Synapse Grafana dashboard

0. Set up Prometheus and Grafana. Out of scope for this readme. Useful documentation about using Grafana with Prometheus: http://docs.grafana.org/features/datasources/prometheus/
1. Have your Prometheus scrape your Synapse. https://matrix-org.github.io/synapse/latest/metrics-howto.html
2. Import dashboard into Grafana. Download `synapse.json`. Import it to Grafana and select the correct Prometheus datasource. http://docs.grafana.org/reference/export_import/
3. Set up required recording rules. [contrib/prometheus](../prometheus)