alertmanager
2 commands
2 shown
Silence an alert with amtool
scoped time-boxed silence by matchers; expire early with amtool silence expire <id>
amtool silence add alertname=HighLatency cluster=prod --duration 2h --comment 'deploy in progress'
Test routing tree without firing
shows which receiver a label set hits; validate routes before pushing config
amtool config routes test --config.file=alertmanager.yml severity=critical team=db
no commands match