From 3763ad1d5f5339658676baff2e033830f1a0b237 Mon Sep 17 00:00:00 2001 From: Chelsea Holland Komlo Date: Fri, 15 Sep 2017 01:07:56 +0000 Subject: [PATCH] add link to configuration --- integrations/grafana_dashboards/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integrations/grafana_dashboards/README.md b/integrations/grafana_dashboards/README.md index e0f8717f8..abb63c447 100644 --- a/integrations/grafana_dashboards/README.md +++ b/integrations/grafana_dashboards/README.md @@ -5,7 +5,8 @@ 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 - /nomad/integrations/prometheus for a sample Prometheus configuration. + 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](https://prometheus.io/docs/visualization/grafana/#creating-a-prometheus-data-source)