Skip to content

[8.19] [Incident management] Callout for alerts that triggered around the same time (#223473)#225026

Merged
kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine:backport/8.19/pr-223473
Jun 24, 2025
Merged

[8.19] [Incident management] Callout for alerts that triggered around the same time (#223473)#225026
kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine:backport/8.19/pr-223473

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…me time (elastic#223473)

## Summary

Implements elastic#213020
Partially implements filter bar seen with elastic#213015

This PR adds a callout on the alert details page to encourage users to
visit the related alerts page when at least one alert was triggered
within 30 minutes of the current alert. If no alerts were triggered, the
message remains without a call to action.

https://github.com/user-attachments/assets/23b2d3e9-353b-45e1-a007-d188db5617fc

## Testing

The related alert query usually find alerts that were raised within a
day of each other. To find alerts that were raised within a few minutes,
try creating an SLO with a chosen groupBy field that will easily violate
a burn rate rule. Alerts should be triggered for each instance within
seconds. Once the filter is executed, these alerts should appear without
alerts that were triggered earlier in the day.

(cherry picked from commit 7da827e)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jun 24, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) June 24, 2025 09:09
@botelastic botelastic bot added the Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. label Jun 24, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@kibanamachine kibanamachine merged commit 1bb16ed into elastic:8.19 Jun 24, 2025
13 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
observability 1338 1343 +5

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
cases 1.3MB 1.3MB +34.0B
embeddableAlertsTable 913.6KB 913.7KB +34.0B
ml 5.5MB 5.5MB +34.0B
observability 1.3MB 1.3MB +2.4KB
securitySolution 9.5MB 9.5MB +34.0B
triggersActionsUi 1.5MB 1.5MB +34.0B
total +2.6KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
observability 92.8KB 92.8KB +3.0B

cc @baileycash-elastic

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