github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/integrations/prometheus/README.md (about) 1 # Prometheus Metrics 2 3 This configuration file can be used to set up a Prometheus instance to read 4 data from Nomad cluster, using Consul for service discovery. 5 6 Requirements: 7 - See Prometheus's 8 [Getting Started](https://prometheus.io/docs/introduction/getting_started/) 9 guide for instructions on how to set up a Prometheus server. 10 - This configuration is written assuming there is a local Consul agent being 11 run along side the Prometheus server. If this is not the case, the 12 configuration will need to be updated to point at the remote Consul agent.