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 · 4 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 vis:data processing Team Visualization: issue related to data processing

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
@lukeelmers lukeelmers added this to To triage in kibana-app-arch via automation Aug 10, 2020
@elasticmachine
Copy link
Contributor

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

@lukeelmers lukeelmers moved this from To triage to Medium Horizon in kibana-app-arch Aug 10, 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
@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
kibana-app-arch automation moved this from Medium Horizon to Done in current release Aug 8, 2022
@axw
Copy link
Member

axw commented Aug 9, 2022

This is still relevant.

@axw axw reopened this Aug 9, 2022
kibana-app-arch automation moved this from Done in current release to In progress 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)

@kibanamachine kibanamachine added this to Long-term goals in Lens May 30, 2023
@markov00 markov00 added the vis:data processing Team Visualization: issue related to data processing label Jun 4, 2024
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 vis:data processing Team Visualization: issue related to data processing
Projects
kibana-app-arch
  
In progress
Lens
  
Long-term goals
Development

No branches or pull requests

7 participants