Skip to content

[9.2] [SLO] exclude stale SLOs from group by stats (#240077)#241876

Merged
kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-240077
Nov 4, 2025
Merged

[9.2] [SLO] exclude stale SLOs from group by stats (#240077)#241876
kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-240077

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

Fixes elastic#240075

Stale SLOs (SLOs not updated within the defined stale threshold under
SLO > Settings) are hidden by default from the SLO overview list.
However when user groups by instance id, the stale SLOs were not
excluded from the group by stats shown in the accordion title. This PR
excludes stale SLOs from the group by stats.

**Before**

<img width="600" height="681" alt="Screenshot 2025-10-22 at 14 30 32"
src="https://github.com/user-attachments/assets/fba3458e-bf05-49ec-a25a-4aa64ff973a9"
/>

**After**

<img width="600" height="623" alt="Screenshot 2025-10-22 at 14 33 37"
src="https://github.com/user-attachments/assets/34f7b070-ed3c-4662-83c3-84b77048544a"
/>

**Note**
If user wants to see the stale SLOs, they can click on the `Stale stat`
number and the stale SLOs will be displayed.

(cherry picked from commit 82528fc)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Nov 4, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) November 4, 2025 19:51
@botelastic botelastic bot added the Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. label Nov 4, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@kibanamachine kibanamachine merged commit d88ce23 into elastic:9.2 Nov 4, 2025
18 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @mgiota

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants