There was an error while loading. Please reload this page.
List and silence alerts:
ssh monitoring.ooni.org # List alerts: amtool alert amtool silence add --duration="1h" alertname="CHANGEME" --comment="Silenced" # List silences: amtool silence # Expire all silences: amtool silence expire $(amtool silence query -q)