Removing external_labels from example conf file (#3409)

It's unclear why this is in the example configuration file. Probably best to keep that super simple, c.f. https://github.com/prometheus/docs/pull/895#discussion_r148924390
This commit is contained in:
James Turnbull 2017-11-06 11:11:04 -05:00 committed by Brian Brazil
parent db5b1aa5f6
commit 4db6592d01
1 changed files with 0 additions and 5 deletions

View File

@ -4,11 +4,6 @@ global:
evaluation_interval: 15s # Evaluate rules every 15 seconds. The default is every 1 minute.
# scrape_timeout is set to the global default (10s).
# Attach these labels to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager).
external_labels:
monitor: 'codelab-monitor'
# Alertmanager configuration
alerting:
alertmanagers: