Verified Commit bde4556e authored by lelutin's avatar lelutin
Browse files

FIX: typo in alertmanager example filter

..but only on the "display". the URL is ok
parent 02fb4747
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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