Skip to content

Instantly share code, notes, and snippets.

@gmas
Created February 24, 2017 22:52
Show Gist options
  • Save gmas/9d89aac37bf0509cb71fcfba5ad494e3 to your computer and use it in GitHub Desktop.
Save gmas/9d89aac37bf0509cb71fcfba5ad494e3 to your computer and use it in GitHub Desktop.
global:
slack_api_url: <hidden>
templates:
- '/etc/alertmanager-templates/*.tmpl'
route:
group_by: ['alertname']
group_wait: 10s
group_interval: 10s
repeat_interval: 5m
receiver: 'pagerduty'
receivers:
- name: 'pagerduty'
pagerduty_configs:
- service_key: <hidden>
client: 'Prometheus'
description: '{{ .CommonAnnotations.description }}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment