mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Readme instructions
This commit is contained in:
11
integrations/prometheus/README.md
Normal file
11
integrations/prometheus/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user