Skip to content
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

[Logs UI] Add expandable rows to show example logs for categories #50456

Closed
katrin-freihofner opened this issue Nov 13, 2019 · 2 comments · Fixed by #54586
Closed

[Logs UI] Add expandable rows to show example logs for categories #50456

katrin-freihofner opened this issue Nov 13, 2019 · 2 comments · Fixed by #54586
Assignees
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@katrin-freihofner
Copy link
Contributor

We decided that we want to show a few example log messages for each category on the new categories screen in the logs UI.

logs-examples

Figma link: https://www.figma.com/file/T08kdh6YQcVCx1tzljqNHF/Logs-ML-Integration

Therefore, the table has to be transformed to hold expandable rows (each row holding one category). Expanding these rows reveals 5? example log messages, their timestamp and dataset.

Screenshot 2019-11-13 at 08 58 26

There is also a single action within this expandable row Analyze in ML which links to that category in Machine learning.

#42776 is a prerequisite for this issue.

@katrin-freihofner katrin-freihofner changed the title [Logs UI] Add example logs for categories [Logs UI] Add expandable rows to show example logs for categories Nov 13, 2019
@katrin-freihofner katrin-freihofner added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Nov 13, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@mukeshelastic
Copy link

@weltenwort and I discussed about the intricacies around showing log examples for a category represented by multiple datesets and concluded the following:

  • Given that log examples for a given category are represented by multiple datasets,
    When user expands the category to see the log lines
    Then she sees the anomaly score and analyze in ML link per dataset and clicking on analyze in ML link opens up single metric viewer page in ML so that users can view the anomaly score variation across time series.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants