mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-29 11:00:30 +00:00
This is the same thing we already do in the [`matrix.org` dashboard](https://grafana.matrix.org/d/000000012/synapse) and although the purple dots aren't new (introduced in https://github.com/matrix-org/synapse/pull/10001), you can see that was the intention in https://github.com/element-hq/synapse/pull/18510. I think this was just how our contrib dashboard looked at the time and perhaps was a Grafana version mismatch thing which is why it didn't translate.
Using the Synapse Grafana dashboard
- 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/
- Have your Prometheus scrape your Synapse. https://element-hq.github.io/synapse/latest/metrics-howto.html
- Import dashboard into Grafana. Download
synapse.json. Import it to Grafana and select the correct Prometheus datasource. http://docs.grafana.org/reference/export_import/ - Set up required recording rules. contrib/prometheus