Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/playbook-reference/logs-triggers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ This is the alerting rule that will be used to trigger an alert when a `MySqlCon

.. note::

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.
- 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)
- 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

To apply it run:

Expand Down
Loading