Loading service/prometheus.md +3 −2 Original line number Diff line number Diff line Loading @@ -85,8 +85,9 @@ 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. * Useful view: [`@state!=suppressed`](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 Loading Loading
service/prometheus.md +3 −2 Original line number Diff line number Diff line Loading @@ -85,8 +85,9 @@ 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. * Useful view: [`@state!=suppressed`](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 Loading