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

[data.search.aggs] Support HDR Histogram & Compression params in percentile metric agg #74687

Open
3 tasks
lukeelmers opened this issue Aug 10, 2020 · 6 comments
Open
3 tasks
Labels
enhancement New value added to drive a business result Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Feature:Lens 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 Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@lukeelmers
Copy link
Member

Blocks #74574

The percentile metric supports additional options which are useful in some cases:

  • HDR histogram: This is an advanced option which is most commonly used for duration fields.
  • Compression: This is an advanced option which could be described as "accuracy".

Lens wants to introduce support for both of these so we should add the params as options for the percentile metric agg to unblock their ability to move forward on it.

  • Update percentile metric agg to include HDR histogram and compression agg params & write their corresponding DSL
  • Update percentile metric expression function to take these params in the argument
  • Update tests for both the agg type & expression function
@lukeelmers lukeelmers added Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) enhancement New value added to drive a business result Team:AppArch labels Aug 10, 2020
@elasticmachine
Copy link
Contributor

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

@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
@ppisljar
Copy link
Member

ppisljar commented Aug 8, 2022

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.

@ppisljar ppisljar closed this as completed Aug 8, 2022
@axw
Copy link
Member

axw commented Aug 9, 2022

This is still relevant.

@axw axw reopened this Aug 9, 2022
@petrklapka petrklapka added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Team:AppServicesSv labels Nov 9, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)

@teresaalvarezsoler
Copy link

Is/will ES|QL support this? If yes, we can close this issue

@stratoula
Copy link
Contributor

We are not sure yet

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, ...) Feature:Lens 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 Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

9 participants