Alertmanager¶
Documentation: Sending notifications to external systems
Example receiver¶
- Webhook: Debug receiver - log alerts to stdout
- Webhook: Telegram receiver
- Webhook: Microsoft Teams receiver
- E-Mail: Using labels to direct email notifications
Proxy & Alertmanager¶
Warning
Alertmanager do not pickup global proxy settings.
alertmanager.yaml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
|
Apply config:¶
1 2 3 4 |
|
Last update:
November 9, 2022