10 lines
203 B
YAML
10 lines
203 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
contactPoints:
|
||
|
- name: "Test Contact Point"
|
||
|
receivers:
|
||
|
- uid: "test_contact_point"
|
||
|
type: prometheus-alertmanager
|
||
|
settings:
|
||
|
url: http://localhost:9000
|