Don't send runtime field mappings when the field is not in use #139025
Labels
discuss
Feature:Lens
Feature:Search
Querying infrastructure in Kibana
Icebox
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:needs-research
This issue requires some research before it can be worked on or estimated
performance
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Describe the feature
Don't send runtime mapping when they aren't in use
Describe a specific use case for the feature:
When I have a runtime field defined
And I am not using it in a visualization
I need Lens to not send the runtime mapping
So I can avoid any extra cost having this mapping has <-- assumption here...does it cost anything? if not we can close this issue
See
dont-request-me
in below vis (that is only doing a date histogram of document counts)The text was updated successfully, but these errors were encountered: