Modify the external labels.
This commit is contained in:
parent
c3323eb4d7
commit
081e7a6994
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue