Kubernetes - Monitoring and Logging
Given this Alertmanager route configuration snippet, what is the effective receiver for alerts with label severity=critical?
routes:
- match:
severity: critical
receiver: 'pagerduty'
- receiver: 'email'
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions