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/playbook-reference/logs-triggers/index.rst
+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
@@ -227,8 +227,8 @@ This is the alerting rule that will be used to trigger an alert when a `MySqlCon
227
227
228
228
.. note::
229
229
230
-
The label ``release: robusta`` is required for Robusta's Prometheus to read this alerting rule.
231
-
Make sure the release name matches the name of your Robusta release.
230
+
- This alert will fire starting from the 2nd time the log line appears - catching the first time is not possible due to how fluentbit works (it only creates the metric after the log appears at least once)
231
+
- The label ``release: robusta`` is required for Robusta's Prometheus to read this alerting rule. Make sure the release name matches the name of your Robusta release
0 commit comments