Add a unique exported label (useful for federation)
This commit is contained in:
parent
802bfcc698
commit
4ca7ebd144
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ global:
|
|||
# Attach these labels to any time series or alerts when communicating with
|
||||
# external systems (federation, remote storage, Alertmanager).
|
||||
external_labels:
|
||||
monitor: 'example'
|
||||
federated_instance: '{{ inventory_hostname }}'
|
||||
|
||||
# Alertmanager configuration
|
||||
# Use prometheus alertmanager installed on the same machine
|
||||
|
|
Loading…
Reference in a new issue