MatrixSynapse/contrib/grafana
Will Lewis 835174180b
Fixed grafana deploy annotations in the dashboard config, so it shows for those not managing matrix.org ()
Removed the 'matrix.org' hardcorded instance setting

Originally introduced in 

Co-authored-by: wrjlewis <will.lewis@askattest.com>
2023-07-20 12:33:06 +00:00
..
README.md Fix some links in `docs` and `contrib` () 2021-07-13 11:55:48 +01:00
synapse.json Fixed grafana deploy annotations in the dashboard config, so it shows for those not managing matrix.org () 2023-07-20 12:33:06 +00:00

README.md

Using the Synapse Grafana dashboard

  1. 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/
  2. Have your Prometheus scrape your Synapse. https://matrix-org.github.io/synapse/latest/metrics-howto.html
  3. Import dashboard into Grafana. Download synapse.json. Import it to Grafana and select the correct Prometheus datasource. http://docs.grafana.org/reference/export_import/
  4. Set up required recording rules. contrib/prometheus