Codebase list matrix-synapse / 67d2fa5e-df41-41a5-947d-50543b9a6780/main contrib / grafana
67d2fa5e-df41-41a5-947d-50543b9a6780/main

Tree @67d2fa5e-df41-41a5-947d-50543b9a6780/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://github.com/matrix-org/synapse/blob/master/docs/metrics-howto.md
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. https://github.com/matrix-org/synapse/tree/master/contrib/prometheus