From fcd844477975e08a825993b7c6ecdde0cdbe5ba2 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Mon, 10 Jun 2019 17:26:27 +0200 Subject: [PATCH] Fix incorrect link to the sample Grafana dashboard closes #5799 --- .../source/guides/operations/monitoring/nomad-metrics.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/operations/monitoring/nomad-metrics.html.md b/website/source/guides/operations/monitoring/nomad-metrics.html.md index bdd655a4e..3832de40e 100644 --- a/website/source/guides/operations/monitoring/nomad-metrics.html.md +++ b/website/source/guides/operations/monitoring/nomad-metrics.html.md @@ -45,7 +45,7 @@ for more information. For Grafana, follow Grafana's [Getting Started](http://docs.grafana.org/guides/getting_started/) guide to set up a running Grafana instance. Then, import the sample [Nomad -Dashboard](https://github.com/hashicorp/nomad/tree/master/integrations/grafana/sample_dashboard.json) +Dashboard](https://github.com/hashicorp/nomad/blob/master/integrations/grafana_dashboards/sample_grafana_dashboard.json) for an example Grafana dashboard. This dashboard requires a Prometheus data source to be configured, see the [README.md](https://github.com/hashicorp/nomad/tree/master/integrations/grafana/README.md)