[DataViews] Improve fields performance #167735
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
Meta
performance
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
DataViews are used all around Kibana, this issue aims to improve the performance by
a) Remove redundant calls to the fields caps API (currently this is done every time a DataView is being loaded)
b) Remove redundant fetching of DataViews (e.g. in Discover when switching data views)
c) Optimizing DataView field_caps requests to return data more quickly (by e.g. excluding defined tiers)
Tasks
The text was updated successfully, but these errors were encountered: