Readme instructions

This commit is contained in:
Chelsea Holland Komlo 2017-09-12 01:26:27 +00:00
parent 794f65e67f
commit f66c692d99
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Prometheus Metrics
This configuration file can be used to set up a Prometheus instance to read
data from Nomad cluster, using Consul for service discovery.
Requirements:
- See Prometheus's
[Getting Started](https://prometheus.io/docs/introduction/getting_started/)
guide for instructions on how to set up a Prometheus server.
- A running Consul server, which will need to be added to this configuration
file.