Closed
Description
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.