Test your Alertmanager knowledge with a free interactive quiz — 25 questions with answers and explanations. No signup needed to play.
Question 1/12Score 0
What is the modern `matchers` syntax (e.g. `severity = "critical"`) intended to replace?
In this round
What is the modern `matchers` syntax (e.g. `severity = "critical"`) intended to replace?
What does `resolve_timeout` in the `global` config section control?
A route has no matching child route for a given alert. What receiver does the alert end up using?
In an inhibit_rule, what do `source_matchers` and `target_matchers` represent?
What does `continue: true` on a route accomplish?
What is Alertmanager's primary role in a Prometheus-based monitoring stack?
What does `group_wait` control?
A team wants critical alerts to page on-call within 10 seconds, but also wants them to still appear in the general team Slack channel. Which routing feature enables both without duplicating the alert definition?
What file typically holds Alertmanager's configuration?
What does `send_resolved: true` on a receiver configuration do?
What is a "receiver" in Alertmanager configuration?
Why might setting `repeat_interval` very low (e.g. a few minutes) for a noisy, low-severity alert be a bad idea?