Extend the hasData
service to check for specific apps data.
#133120
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
Icebox
impact:medium
Addressing this issue will have a medium 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
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
In the observability plugin we have an overview page that shows different metrics for the observability apps. The very first thing we check is if the app has data or not.
Since we have now a
hasData
service provided by kibana, it would be useful to perform the data checks for the applications in this service. That way the functionality is available for every body.Proposed API
where
kibanaApp
is the app identifier registered by the relevant plugin.Example
The text was updated successfully, but these errors were encountered: