You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/explanations/commodore-components/alerts.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ See the section below on writing good runbooks.
59
59
60
60
Following these guidelines, you should get a usable alert.
61
61
There are still some pitfalls when writing Prometheus alerts, but there are also many guides to help you write them.
62
-
You can look at https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/[the official documenation] or check out how https://blog.cloudflare.com/monitoring-our-monitoring/[Cloudscale writes alert rules].
62
+
You can look at https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/[the official documentation] or check out how https://blog.cloudflare.com/monitoring-our-monitoring/[Cloudscale writes alert rules].
63
63
64
64
[WARNING]
65
65
====
@@ -91,7 +91,7 @@ The alert labels should already give an impression how critical the alert is, bu
91
91
+
92
92
Provide some input on how to debug this.
93
93
Where might the reader get the relevant events or logs?
94
-
How can he narrow down the possible root causes.
94
+
How to narrow down the possible root causes?
95
95
* *How may I mitigate the issue?*
96
96
+
97
97
List some possible mitigation strategies or ways to resolve this alert for good.
0 commit comments