Skip to content

Commit 58b0b5a

Browse files
authored
update note about the alert limitation (#1804)
1 parent a3c88e3 commit 58b0b5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/playbook-reference/logs-triggers

docs/playbook-reference/logs-triggers/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ This is the alerting rule that will be used to trigger an alert when a `MySqlCon
227227
228228
.. note::
229229

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
232232

233233
To apply it run:
234234

0 commit comments

Comments
 (0)