mirror of
https://github.com/waku-org/waku-simulator.git
synced 2025-02-28 23:40:35 +00:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
route:
|
|
group_by: ['alertname']
|
|
group_wait: 10s
|
|
group_interval: 10s
|
|
repeat_interval: 2m
|
|
receiver: 'discord'
|
|
|
|
receivers:
|
|
- name: 'discord'
|
|
discord_configs:
|
|
- webhook_url: ${DISCORD_WEBHOOK} |