open-nomad/integrations/grafana_dashboards
Süleyman Vurucu a5967b1bad
Update metric names (#16894)
Dashboard uses old metric names
2023-04-18 13:25:42 -07:00
..
README.md add link to configuration 2017-09-15 19:23:08 +00:00
sample_grafana_dashboard.json Update metric names (#16894) 2023-04-18 13:25:42 -07:00

README.md

Setting up a Grafana dashboard for Nomad

This is a sample Grafana dashboard to use for a Nomad cluster.

Requirements:

  1. Set up a Prometheus server configured to read data from Nomad. See this [sample Prometheus configuration][https://github.com/hashicorp/nomad/integrations/prometheus] for an example.

  2. Set up a Grafana server configured with a Prometheus data source. See Prometheus's instructions for Grafana for more information

  3. Import this Grafana dashboard as a new Grafana dashboard. Make sure the data source name matches the Prometheus data source in #2.