-
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
[Observability] Migrate from the legacy Find alert API to the new one #199877
[Observability] Migrate from the legacy Find alert API to the new one #199877
Conversation
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
💚 Build Succeeded
Metrics [docs]Async chunks
Historycc @benakansara |
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11835530926 |
…elastic#199877) Resolves elastic#192873 (cherry picked from commit 560ae9a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ew one (#199877) (#200143) # Backport This will backport the following commits from `main` to `8.x`: - [[Observability] Migrate from the legacy Find alert API to the new one (#199877)](#199877) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Bena Kansara","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-14T10:39:21Z","message":"[Observability] Migrate from the legacy Find alert API to the new one (#199877)\n\nResolves https://github.com/elastic/kibana/issues/192873","sha":"560ae9ab3095e55a0949e5853cd510e47b77dab8","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-management"],"title":"[Observability] Migrate from the legacy Find alert API to the new one","number":199877,"url":"https://github.com/elastic/kibana/pull/199877","mergeCommit":{"message":"[Observability] Migrate from the legacy Find alert API to the new one (#199877)\n\nResolves https://github.com/elastic/kibana/issues/192873","sha":"560ae9ab3095e55a0949e5853cd510e47b77dab8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/199877","number":199877,"mergeCommit":{"message":"[Observability] Migrate from the legacy Find alert API to the new one (#199877)\n\nResolves https://github.com/elastic/kibana/issues/192873","sha":"560ae9ab3095e55a0949e5853cd510e47b77dab8"}}]}] BACKPORT--> Co-authored-by: Bena Kansara <[email protected]>
Resolves #192873