-
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
[RCA Initiative] Events timeline should display all selected events #200799
Comments
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
@drewpost @jasonrhodes Are there any other events we would like to include right now? |
I did think we were going to add anomalies detected as well? |
@drewpost what anomalies? I'm not sure how we would query that or whether most customers would have ML jobs running that we are able to make concrete relationships to an investigation? |
As part of #200799, this PR removes filter (previously the filter was based on any group by field, which was changed to focus only on `service.name` for kubecon demo) so that all events are shown on events timeline. --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Faisal Kanout <[email protected]>
As part of elastic#200799, this PR removes filter (previously the filter was based on any group by field, which was changed to focus only on `service.name` for kubecon demo) so that all events are shown on events timeline. --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Faisal Kanout <[email protected]> (cherry picked from commit 2a7689e)
# Backport This will backport the following commits from `main` to `8.x`: - [[RCA] [Events timeline] Show all events (#202235)](#202235) <!--- 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-12-04T14:57:05Z","message":"[RCA] [Events timeline] Show all events (#202235)\n\nAs part of #200799, this PR\r\nremoves filter (previously the filter was based on any group by field,\r\nwhich was changed to focus only on `service.name` for kubecon demo) so\r\nthat all events are shown on events timeline.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Faisal Kanout <[email protected]>","sha":"2a7689e693424679c6e870b772e8510d9a25dbd0","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.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] Show all events","number":202235,"url":"https://github.com/elastic/kibana/pull/202235","mergeCommit":{"message":"[RCA] [Events timeline] Show all events (#202235)\n\nAs part of #200799, this PR\r\nremoves filter (previously the filter was based on any group by field,\r\nwhich was changed to focus only on `service.name` for kubecon demo) so\r\nthat all events are shown on events timeline.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Faisal Kanout <[email protected]>","sha":"2a7689e693424679c6e870b772e8510d9a25dbd0"}},"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/202235","number":202235,"mergeCommit":{"message":"[RCA] [Events timeline] Show all events (#202235)\n\nAs part of #200799, this PR\r\nremoves filter (previously the filter was based on any group by field,\r\nwhich was changed to focus only on `service.name` for kubecon demo) so\r\nthat all events are shown on events timeline.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Faisal Kanout <[email protected]>","sha":"2a7689e693424679c6e870b772e8510d9a25dbd0"}}]}] BACKPORT--> Co-authored-by: Bena Kansara <[email protected]>
As part of elastic#200799, this PR removes filter (previously the filter was based on any group by field, which was changed to focus only on `service.name` for kubecon demo) so that all events are shown on events timeline. --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Faisal Kanout <[email protected]>
As part of elastic#200799, this PR removes filter (previously the filter was based on any group by field, which was changed to focus only on `service.name` for kubecon demo) so that all events are shown on events timeline. --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Faisal Kanout <[email protected]>
As part of elastic#200799, this PR removes filter (previously the filter was based on any group by field, which was changed to focus only on `service.name` for kubecon demo) so that all events are shown on events timeline. --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Faisal Kanout <[email protected]>
As part of elastic#200799, this PR removes filter (previously the filter was based on any group by field, which was changed to focus only on `service.name` for kubecon demo) so that all events are shown on events timeline. --------- Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Faisal Kanout <[email protected]>
Acceptance criteria
NOTE: It's ok if these choices result in a "cluttered" timeline with too many events, as we are going to introduce filtering of these events in a follow up issue.
The text was updated successfully, but these errors were encountered: