-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RAC][Observability] preserve lifecycle alert changes for active alerts #110124
[RAC][Observability] preserve lifecycle alert changes for active alerts #110124
Conversation
Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM!
@elasticmachine merge upstream |
@afgomez I was wondering about this line of code that calculates new alert ids.
Shouldn't it be like this?
newAlertIds is not used anywhere in the logic other than logging purposes. UPDATE
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @mgiota |
…ts (elastic#110124) * preserve lifecycle changes for active alerts * fix failing tests * fix failing lifecycle executor tests Co-authored-by: Kibana Machine <[email protected]>
…ts (elastic#110124) * preserve lifecycle changes for active alerts * fix failing tests * fix failing lifecycle executor tests Co-authored-by: Kibana Machine <[email protected]>
…ts (#110124) (#110576) * preserve lifecycle changes for active alerts * fix failing tests * fix failing lifecycle executor tests Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: mgiota <[email protected]>
…ts (#110124) (#110577) * preserve lifecycle changes for active alerts * fix failing tests * fix failing lifecycle executor tests Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: mgiota <[email protected]>
Fixes #108670