elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.48k stars 8.04k forks source link

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

Open kertal opened 2 weeks ago

kertal commented 2 weeks ago

📓 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

elasticmachine commented 2 weeks ago

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