elastic / kibana

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

[TSDB] Need Indicators for dimension fields when TSDB is enabled. #149180

Open agithomas opened 1 year ago

agithomas commented 1 year ago

Describe the feature:

It is a tedious process for a user to identify a dimension field / dimension fields once TSDB is enabled.

Dimension Field Request  TSDB 2

It is an important field to learn and make changes if needed. It would be good if an icon can be added next to the fields in the Discover detailed document view in addition to the icons that displays keyword

Dimension Field Request TSDB

Reference : https://github.com/elastic/integrations/issues/4848

Describe a specific use case for the feature: Indicators can help for problem debugging such as missing data Indicators can help to identify the dimension fields that can be used to create aggregation

ruflin commented 1 year ago

++ on having this indication in discovery. I assume field caps exposes that it is a dimension.

This here might be related, as in the screenshot on this page there is a t for dimensions for the field list: https://github.com/elastic/kibana/issues/130726

ruflin commented 1 year ago

Ideally the same icon could also be used in our field docs for integrations: https://github.com/elastic/elastic-package/issues/1127