-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add aggregation list to node info #52057
Copy link
Copy link
Closed
Labels
:Analytics/AggregationsAggregationsAggregations>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:Data Management (obsolete)DO NOT USE. This team no longer exists.DO NOT USE. This team no longer exists.
Metadata
Metadata
Assignees
Labels
:Analytics/AggregationsAggregationsAggregations>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:Data Management (obsolete)DO NOT USE. This team no longer exists.DO NOT USE. This team no longer exists.
Type
Fields
Give feedbackNo fields configured for issues without a type.
We would like to develop a test to make sure that transform covers newly added aggregations. For this purpose we need to have a list of all available aggregations in both core and x-pack. The most reliable way to do it would be to add the list of all registered aggregations (possibly grouped by their type) to node info similar to how we provide the list of available processors.