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`: - [[RCA] Events timeline improvements (#197127)](#197127) <!--- 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-10-22T13:24:14Z","message":"[RCA] Events timeline improvements (#197127)\n\nCloses https://github.com/elastic/kibana/issues/197192\r\n\r\n- Alert event is shown as per \"alert start\" time\r\n- Events are filtered by the alert group/source information (For now,\r\nonly filtering by `service.name` for the demo. We need to change the\r\nlogic to use `OR` when applying filter for group-by fields)\r\n- Fixed rule condition chart on investigation page when \"rate\"\r\naggregation is used\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Shahzad <[email protected]>","sha":"6d7fecd8258c60255c3cc1a3d7c86bf1876f62b9","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":"[RCA] Events timeline improvements","number":197127,"url":"https://github.com/elastic/kibana/pull/197127","mergeCommit":{"message":"[RCA] Events timeline improvements (#197127)\n\nCloses https://github.com/elastic/kibana/issues/197192\r\n\r\n- Alert event is shown as per \"alert start\" time\r\n- Events are filtered by the alert group/source information (For now,\r\nonly filtering by `service.name` for the demo. We need to change the\r\nlogic to use `OR` when applying filter for group-by fields)\r\n- Fixed rule condition chart on investigation page when \"rate\"\r\naggregation is used\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Shahzad <[email protected]>","sha":"6d7fecd8258c60255c3cc1a3d7c86bf1876f62b9"}},"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/197127","number":197127,"mergeCommit":{"message":"[RCA] Events timeline improvements (#197127)\n\nCloses https://github.com/elastic/kibana/issues/197192\r\n\r\n- Alert event is shown as per \"alert start\" time\r\n- Events are filtered by the alert group/source information (For now,\r\nonly filtering by `service.name` for the demo. We need to change the\r\nlogic to use `OR` when applying filter for group-by fields)\r\n- Fixed rule condition chart on investigation page when \"rate\"\r\naggregation is used\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Shahzad <[email protected]>","sha":"6d7fecd8258c60255c3cc1a3d7c86bf1876f62b9"}}]}] BACKPORT--> Co-authored-by: Bena Kansara <[email protected]>
- Loading branch information