Skip to content

Instantly share code, notes, and snippets.

@ivanahuckova
Created April 2, 2020 21:13
Show Gist options
  • Save ivanahuckova/5588b0f45f63ad87330946a26ed45347 to your computer and use it in GitHub Desktop.
Save ivanahuckova/5588b0f45f63ad87330946a26ed45347 to your computer and use it in GitHub Desktop.
global:
resolve_timeout: 1m
route:
receiver: 'gmail-notifications'
receivers:
- name: 'gmail-notifications'
email_configs:
- to: monitoringinstances@gmail.com
from: monitoringinstances@gmail.com
smarthost: smtp.gmail.com:587
auth_username: monitoringinstances@gmail.com
auth_identity: monitoringinstances@gmail.com
auth_password: password
send_resolved: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment