Modify the external labels.

This commit is contained in:
Kazuhiro MUSASHI 2020-07-18 20:12:43 +09:00
parent c3323eb4d7
commit 081e7a6994
1 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@ global:
# Attach these labels to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager).
external_labels:
monitor: 'codelab-monitor'
monitor: 'local'
# Load rules once and periodically evaluate them according to the global 'evaluation_interval'.
rule_files:
@ -48,4 +48,3 @@ alerting:
- static_configs:
- targets:
- "localhost:9093"