elastic / kibana

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

[Discover] [Unified Data Table] Increase # of fields for document comparison mode #187191

Open nicpenning opened 1 week ago

nicpenning commented 1 week ago

Describe the feature: Today we can only compare the first 100 fields with 2 docs. This prevents us from looking at and comparing other fields without having to add them manually. Comparing the Elastic Defend events and some Windows Events, there were 146 fields in total. If we could still compare 100 fields that were different then we would have no issue here, but it seems like the logic is it will only compare the first 100.

Perhaps there can be a toggle of all fields that are different. 🤔

Describe a specific use case for the feature: Comparing documents with more than 100 fields is difficult.

jughosta commented 3 days ago

Hi @nicpenning,

Thanks for your feedback! We could definitely improve here.

Perhaps there can be a toggle of all fields that are different. Yes, "Show matching fields" would need to be turned off. It's under "Comparison settings" button. Although 100 fields limit would still apply in the current version.

Screenshot 2024-07-02 at 19 04 28
elasticmachine commented 3 days ago

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

kertal commented 1 day ago

Thx for the request @nicpenning , I think we can increase to number a bit, wdyt @davismcphee . Question is which number, because there definitely should be a limit.