kibana/x-pack/plugins/monitoring
Tyler Smalley 1bcf848e46
Sets min_doc_count=0 for parent histogram of derivative aggregation (#61390)
From the docs: The specified metric must be numeric and the enclosing
histogram must have min_doc_count set to 0 (default for histogram
aggregations).

https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-pipeline-derivative-aggregation.html#search-aggregations-pipeline-derivative-aggregation

This is now enforced, and currently failing the promotion of the current
Elasticsearch build

Related to https://github.com/elastic/kibana/pull/61387

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-03-25 22:22:04 -07:00
..
common [Monitoring] Migrate server to NP (#56675) 2020-03-20 14:02:15 -04:00
server Sets min_doc_count=0 for parent histogram of derivative aggregation (#61390) 2020-03-25 22:22:04 -07:00
kibana.json [Telemetry] Server-side Migration to NP (#60485) 2020-03-23 18:49:38 +00:00