[search.aggregations] Add support for moving percentiles agg #65379
Labels
enhancement
New value added to drive a business result
Feature:Aggregations
Aggregation infrastructure (AggConfig, esaggs, ...)
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
The Elasticsearch team is currently working on adding a moving percentiles pipeline aggregation, which is similar to the moving function aggregation (used by "Moving Avg" in Kibana for historical reasons).
This issue exists to track adding the aggregation type to the
data
pluginsearch
service, so that other plugins can incorporate the agg type in their own applications.The text was updated successfully, but these errors were encountered: