Skip to content

Commit

Permalink
promql
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Fenski committed Jan 11, 2024
1 parent ecfd61c commit 73f1cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/system-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Note that it won't clear alerts like "KubeControllerManagerDown" or
you can get rid of these alerts by modifying them to detect a working component
like this:
```
```promql
absent(apiserver_audit_event_total{job="kube-scheduler"})
```

Check failure on line 58 in docs/system-monitoring.md

View workflow job for this annotation

GitHub Actions / Lint markdown

Trailing spaces [Expected: 0 or 2; Actual: 1]

Expand Down

0 comments on commit 73f1cfe

Please sign in to comment.