Add reference links
This commit is contained in:
parent
231c4f94ec
commit
20497bfaaf
@ -1,3 +1,5 @@
|
|||||||
|
# https://www.clever-cloud.com/blog/features/2021/12/03/slack-alerts-for-grafana/
|
||||||
|
|
||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
|
|
||||||
contactPoints:
|
contactPoints:
|
||||||
@ -7,6 +9,6 @@ contactPoints:
|
|||||||
- uid: a71b06e3-58b6-41fe-af65-fbbb29653951
|
- uid: a71b06e3-58b6-41fe-af65-fbbb29653951
|
||||||
type: slack
|
type: slack
|
||||||
settings:
|
settings:
|
||||||
# Slack hook URL
|
# Slack hook URL (see https://api.slack.com/messaging/webhooks)
|
||||||
url: <YOUR_SLACK_HOOK_URL>
|
url: <YOUR_SLACK_HOOK_URL>
|
||||||
disableResolveMessage: false
|
disableResolveMessage: false
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
# https://grafana.com/docs/grafana/latest/alerting/alerting-rules/create-notification-policy/
|
||||||
|
|
||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
|
|
||||||
policies:
|
policies:
|
@ -1,3 +1,5 @@
|
|||||||
|
# https://grafana.com/docs/grafana/latest/alerting/alerting-rules/create-grafana-managed-rule/
|
||||||
|
|
||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
|
|
||||||
groups:
|
groups:
|
||||||
|
Loading…
Reference in New Issue
Block a user