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

[OneDiscover] Add data table row log.level severity indication #186264

Closed
Tracked by #186170
kertal opened this issue Jun 17, 2024 · 1 comment · Fixed by #186418
Closed
Tracked by #186170

[OneDiscover] Add data table row log.level severity indication #186264

kertal opened this issue Jun 17, 2024 · 1 comment · Fixed by #186418
Assignees
Labels
enhancement New value added to drive a business result Feature:UnifiedDataTable impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Project:OneDiscover Enrich Discover with contextual awareness Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kertal
Copy link
Member

kertal commented Jun 17, 2024

📓 Summary

To allow visually indication and highlighting of configured rows of Discover's data table, the UnifiedFieldList should be extended to display configured color bars at the left side of a table row. As the first use case for this feature we show different colors depending on the log.level. Here is how it should look like

Bildschirmfoto 2024-06-17 um 09 26 39

To be defined: log.level values (there can be multiple different for a severity level like err or error) to displayed colors table

✔️ Acceptance criteria

  • Extend UnifiedDataTable to allow configuration color indicators by row
  • Make use of color indication in Logs Contextual Presentation using the log.level field
    • The log.level to color matching should be implemented in a way that it's also available for the UnifiedHistogram. where we also intend to make use of this colors
  • Given we already show color indication depending log.level in the table, colors should be changed to the new schema
@kertal kertal added the Project:OneDiscover Enrich Discover with contextual awareness label Jun 17, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 17, 2024
@kertal kertal added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Jun 17, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@kertal kertal added enhancement New value added to drive a business result impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. labels Jun 17, 2024
@kertal kertal changed the title [OneDiscover] Add color indicator configuration to data table row and make use for log.level [OneDiscover] Add data table row log.level severity indication Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:UnifiedDataTable impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Project:OneDiscover Enrich Discover with contextual awareness Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants