mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
13 lines
228 B
YAML
13 lines
228 B
YAML
notifiers:
|
|
- name: channel1
|
|
type: email
|
|
uid: notifier1
|
|
org_id: 1
|
|
settings:
|
|
addresses: example@example.com
|
|
- name: channel2
|
|
type: slack
|
|
uid: notifier2
|
|
settings:
|
|
url: http://slack.com
|