[Feature] Filtering "documents by a metric result" #23564
Labels
Feature:Lens
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Describe the feature:
This feature would add filtering documents by a metric result.
As an example imagine following requirement:
xaxis=time; yaxis=count(server_id IF duration<avg(duration)
Above is not possible in Kibana. TSVB or Timelion do not allow above behaviour.
Describe a specific use case for the feature:
This will enable more complex data analysis and visualisations where you only want to visualise data based on previous(additional) condition(s)
The text was updated successfully, but these errors were encountered: