Skip to content

Implement aggregations on aggregate metrics#53986

Merged
csoulios merged 65 commits intoelastic:feature/aggregate-metricsfrom
csoulios:prototype/vs-refactor-aggregate-metrics
May 14, 2020
Merged

Implement aggregations on aggregate metrics#53986
csoulios merged 65 commits intoelastic:feature/aggregate-metricsfrom
csoulios:prototype/vs-refactor-aggregate-metrics

Conversation

@csoulios
Copy link
Copy Markdown
Contributor

@csoulios csoulios commented Mar 23, 2020

Following the implementation of the aggregate_metric_double field mapper(#49830) we are implementing the Min, Max, ValueCount, Sum and Average aggregations on aggregate metrics.

The code builds on the excellent work done for #42949 and uses the extensible ValuesSources infrastructure to wire up common metric aggregation on the aggregate_metric_double field type.

This PR is part of the rollups v2 refactoring as described in meta issue #42720

@csoulios csoulios added WIP :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data labels Mar 23, 2020
@csoulios csoulios requested review from jimczi and polyfractal March 23, 2020 14:58
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Rollup)

@csoulios
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/2
@elasticmachine run elasticsearch-ci/bwc

@csoulios
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/default-distro
@elasticmachine run elasticsearch-ci/bwc

@csoulios
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/bwc

@rjernst rjernst added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 4, 2020
@csoulios
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/2
@elasticmachine run elasticsearch-ci/bwc

@csoulios
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/bwc

@csoulios csoulios merged commit d89f9f3 into elastic:feature/aggregate-metrics May 14, 2020
@csoulios csoulios deleted the prototype/vs-refactor-aggregate-metrics branch May 14, 2020 08:51
@csoulios csoulios removed the WIP label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants