-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Support pre-aggregated histogram type #52426
Copy link
Copy link
Closed
Labels
Feature:AggregationsAggregation infrastructure (AggConfig, esaggs, ...)Aggregation infrastructure (AggConfig, esaggs, ...)Feature:Data ViewsData Views code and UI - index patterns before 8.0Data Views code and UI - index patterns before 8.0Feature:LensFeature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Feature:Vis EditorVisualization editor issuesVisualization editor issuesTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//
Metadata
Metadata
Assignees
Labels
Feature:AggregationsAggregation infrastructure (AggConfig, esaggs, ...)Aggregation infrastructure (AggConfig, esaggs, ...)Feature:Data ViewsData Views code and UI - index patterns before 8.0Data Views code and UI - index patterns before 8.0Feature:LensFeature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Feature:Vis EditorVisualization editor issuesVisualization editor issuesTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//
Type
Fields
Give feedbackNo fields configured for issues without a type.
ES now supports the pre-aggregated histogram type. elastic/elasticsearch#48580
According to those docs, this type is intended to be used with:
Which we support in the default editor.
Support in: