Update dash. Add alerting webhook.
This commit is contained in:
parent
bae23a62d0
commit
d189912bcf
3 changed files with 52 additions and 12 deletions
14
metrics/grafana/provisioning/alerting/alerting.yml
Normal file
14
metrics/grafana/provisioning/alerting/alerting.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
apiVersion: 1
|
||||
contactPoints:
|
||||
- orgId: 1
|
||||
name: Uabluerail Discord
|
||||
receivers:
|
||||
- uid: edg8hyxtl9s74f
|
||||
type: discord
|
||||
settings:
|
||||
avatar_url: https://cdn.bsky.app/img/avatar/plain/did:plc:ohvstchboonnmbplvwkl33ko/bafkreibyw6gw5ix6p7uerwurrmimrc3nfxwdba3ainto36kjv3ywhdkjdq@jpeg
|
||||
# message: message template
|
||||
# title: title template
|
||||
url: https://discord.com/api/webhooks/1203054943578226709/lt1thL_pKzfG9fgA7reslqV1iaq9L2uYFxRIBJzxot8GAF1NicvWYHEOeMGKeQQOeOB9
|
||||
use_discord_username: false
|
||||
disableResolveMessage: false
|
Loading…
Add table
Add a link
Reference in a new issue