Commit b982716a authored by rdemachkovych's avatar rdemachkovych Committed by Brian Brazil

fix examples documentation (#912)

parent b8b4a064
...@@ -16,7 +16,7 @@ global: ...@@ -16,7 +16,7 @@ global:
slack_api_url: '<slack_webhook_url>' slack_api_url: '<slack_webhook_url>'
route: route:
- receiver: 'slack-notifications' receiver: 'slack-notifications'
group_by: [alertname, datacenter, app] group_by: [alertname, datacenter, app]
receivers: receivers:
...@@ -84,7 +84,7 @@ global: ...@@ -84,7 +84,7 @@ global:
slack_api_url: '<slack_webhook_url>' slack_api_url: '<slack_webhook_url>'
route: route:
- receiver: 'slack-notifications' receiver: 'slack-notifications'
group_by: [alertname, datacenter, app] group_by: [alertname, datacenter, app]
receivers: receivers:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment