mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
update readme for steps to create
This commit is contained in:
@@ -3,9 +3,14 @@
|
||||
This is a sample Grafana dashboard to use for a Nomad cluster.
|
||||
|
||||
Requirements:
|
||||
- A Prometheus server which already has been configured to read data from
|
||||
Nomad. See /integrations/prometheus for a sample Prometheus configuration.
|
||||
|
||||
See [Prometheus's instructions for
|
||||
Grafana](https://prometheus.io/docs/visualization/grafana/#creating-a-prometheus-data-source)
|
||||
on how to set up Grafana with a Prometheus data source.
|
||||
1. Set up a Prometheus server configured to read data from Nomad. See
|
||||
/nomad/integrations/prometheus for a sample Prometheus configuration.
|
||||
|
||||
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)
|
||||
for more information
|
||||
|
||||
3. [Import](http://docs.grafana.org/features/export_import/) this Grafana
|
||||
dashboard as a new Grafana dashboard. Make sure the data source name matches
|
||||
the Prometheus data source in #2.
|
||||
|
||||
Reference in New Issue
Block a user