Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sampler Aggregation #25983

Closed
Tracked by #60126
vakarami opened this issue Nov 21, 2018 · 3 comments · Fixed by #120135
Closed
Tracked by #60126

Sampler Aggregation #25983

vakarami opened this issue Nov 21, 2018 · 3 comments · Fixed by #120135
Labels
enhancement New value added to drive a business result Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@vakarami
Copy link

Seemingly Kibana doesn't support Sampler agg, But as you know better than me, Sampler agg is very useful and effective when you have lots of data and it makes aggs much much faster.
So I think it's an essential option to be able to run every aggregation in Sampler mode, And I got surprised when I realized that Kibana still doesn't have this option.

But because I urgently need this feature, could an expert developer say where should I change so every terms agg wrap into a sampler agg? I think it would be somewhere in common.bundle.js or kibana.bundle.js but I can't find it.

@Bargs Bargs added triage_needed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Nov 26, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@palashkulsh
Copy link

+1

@lukeelmers lukeelmers added Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Team:AppArch labels Dec 31, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@lukeelmers lukeelmers added enhancement New value added to drive a business result and removed triage_needed labels Jul 2, 2020
@exalate-issue-sync exalate-issue-sync bot added 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 labels Jun 21, 2021
@exalate-issue-sync exalate-issue-sync bot added impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. and removed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. labels Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants