Merge branch 'change-external-labels' of kazu634/itamae into master

This commit is contained in:
Kazuhiro MUSASHI 2020-07-18 20:13:47 +09:00 committed by Gitea
commit 8bc2a1e4ff
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"