mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
Merge pull request #3275 from AlmZ/patch-1
Fix typo in Prometheus Configuration url
This commit is contained in:
@@ -36,10 +36,10 @@ Configurations for Grafana and Prometheus can be found in the
|
||||
For Prometheus, first follow Prometheus's [Getting Started
|
||||
Guide](https://prometheus.io/docs/introduction/getting_started/) in order to
|
||||
set up a Prometheus server. Next, use the (Nomad Prometheus
|
||||
Configuration)[https://github.com/hashicorp/tree/master/noamd/integrations/prometheus/prometheus.yml]
|
||||
Configuration)[https://github.com/hashicorp/nomad/tree/master/integrations/prometheus/prometheus.yml]
|
||||
in order to configure Prometheus to talk to a Consul agent to fetch information
|
||||
about the Nomad cluster. See the
|
||||
[README](https://github.com/hashicorp/tree/master/nomad/integrations/prometheus/README.md)
|
||||
[README](https://github.com/hashicorp/nomad/tree/master/integrations/prometheus/README.md)
|
||||
for more information.
|
||||
|
||||
For Grafana, follow Grafana's [Getting
|
||||
|
||||
Reference in New Issue
Block a user