add quicklink to hide silenced alerts in karma authored by anarcat's avatar anarcat
......@@ -85,6 +85,8 @@ There are a couple of web interfaces to see alerts in our setup:
* This web interface only shows what's current, not some form of
alert history.
* Shows links to "run books" related to alerts
* Useful view: [`@state!=supressed`](https://karma.torproject.org/?q=%40state%21%3Dsuppressed) to hide silenced alerts from
the dashboard by default.
* [Grafana availability dashboard][] - drills down into alerts and,
more importantly shows their past values.
* [Prometheus' Alerts dashboard][] - show all alerting rules and which
......
......