[release-11.6.1] docs(alerting): stale alert instance minor change (#103031)

docs(alerting): stale alert instance minor change (#103030)

docs(alerting): stale alert instance minor text change

(cherry picked from commit 37c6c519c8)
This commit is contained in:
Pepe Cano 2025-03-31 11:46:22 +02:00 committed by GitHub
parent fa31f2b4a3
commit fe4c1da340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ The `No Data` state occurs when the alert rule query runs successfully but retur
An alert instance is considered stale if the query returns data but its dimension or series has disappeared for two evaluation intervals. In this case, the alert instance transitions to the **Normal (MissingSeries)** state as resolved, and is then evicted.
The process for handling stale alert instances is as follows:
1. The alert rule runs and returns data for some label sets.
1. An alert instance that previously existed is now missing.