From 1ac54a6f466b92d5bf2c4f9a1d4b6eb8197f2f80 Mon Sep 17 00:00:00 2001 From: Arik Alon Date: Tue, 6 May 2025 12:48:13 +0300 Subject: [PATCH] update note about the alert limitation --- docs/playbook-reference/logs-triggers/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/playbook-reference/logs-triggers/index.rst b/docs/playbook-reference/logs-triggers/index.rst index ae657a0e1..74c54fbc5 100644 --- a/docs/playbook-reference/logs-triggers/index.rst +++ b/docs/playbook-reference/logs-triggers/index.rst @@ -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: