Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.x`: - [[Obs AI Assistant] Fix alerts function (#203695)](#203695) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Viduni Wickramarachchi","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-11T15:25:36Z","message":"[Obs AI Assistant] Fix alerts function (#203695)\n\n## Summary\r\n\r\n### Problem\r\nWith the merge of the PR https://github.com/elastic/kibana/pull/183756,\r\nthe alerts function has stopped working in the Obs AI Assistant, because\r\nthere has been a change to the query (when finding alerts)\r\n\r\n### Solution\r\nRevert the change made to the query.\r\n\r\n### Checklist\r\n\r\n- [x] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"d9c1cd30af82abf12b5d569cbaa8886fbb78a5bb","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","Team:Obs AI Assistant","ci:project-deploy-observability","backport:version","v8.18.0"],"title":"[Obs AI Assistant] Fix alerts function","number":203695,"url":"https://github.com/elastic/kibana/pull/203695","mergeCommit":{"message":"[Obs AI Assistant] Fix alerts function (#203695)\n\n## Summary\r\n\r\n### Problem\r\nWith the merge of the PR https://github.com/elastic/kibana/pull/183756,\r\nthe alerts function has stopped working in the Obs AI Assistant, because\r\nthere has been a change to the query (when finding alerts)\r\n\r\n### Solution\r\nRevert the change made to the query.\r\n\r\n### Checklist\r\n\r\n- [x] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"d9c1cd30af82abf12b5d569cbaa8886fbb78a5bb"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203695","number":203695,"mergeCommit":{"message":"[Obs AI Assistant] Fix alerts function (#203695)\n\n## Summary\r\n\r\n### Problem\r\nWith the merge of the PR https://github.com/elastic/kibana/pull/183756,\r\nthe alerts function has stopped working in the Obs AI Assistant, because\r\nthere has been a change to the query (when finding alerts)\r\n\r\n### Solution\r\nRevert the change made to the query.\r\n\r\n### Checklist\r\n\r\n- [x] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"d9c1cd30af82abf12b5d569cbaa8886fbb78a5bb"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Viduni Wickramarachchi <[email protected]>
- Loading branch information