Documentation/op-guide: Fix link to Prometheus 2.0 alerting rules

This commit is contained in:
Frederic Branczyk 2017-11-15 14:34:55 +01:00
parent 79446ea677
commit 092b270697
No known key found for this signature in database
GPG Key ID: 7741A52782A90069

View File

@ -100,7 +100,7 @@ Now Prometheus will scrape etcd metrics every 10 seconds.
### Alerting
There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as well as [Prometheus 2.x](./etcd3_alert.rules).
There is a set of default alerts for etcd v3 clusters for [Prometheus 1.x](./etcd3_alert.rules) as well as [Prometheus 2.x](./etcd3_alert.rules.yml).
> Note: `job` labels may need to be adjusted to fit a particular need. The rules were written to apply to a single cluster so it is recommended to choose labels unique to a cluster.