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

Add support for HDR percentiles in UI #40612

Closed
Tracked by #179200
bcbee opened this issue Jul 9, 2019 · 2 comments
Closed
Tracked by #179200

Add support for HDR percentiles in UI #40612

bcbee opened this issue Jul 9, 2019 · 2 comments
Labels
enhancement New value added to drive a business result Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) Feature:Lens impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@bcbee
Copy link

bcbee commented Jul 9, 2019

Describe the feature:

Add the ability to enable HDR mode for Percentiles metrics in the UI. Currently the only way to enable HDR is to add the following to JSON Input:

{"hdr": { "number_of_significant_value_digits" : 3 }}

Describe a specific use case for the feature:

The percentiles aggregation has the ability to use either t-digest or HDR mode to support different workloads (https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-percentile-aggregation.html#_hdr_histogram). HDR is order of magnitudes faster for operations like latency profiling. Providing the ability to easily toggle between the modes would be a huge win for visibility of the feature and ease of use.

@kindsun kindsun added enhancement New value added to drive a business result Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Jul 9, 2019
@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Apr 23, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@timroes timroes added Feature:Vis Editor Visualization editor issues Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) and removed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Apr 23, 2020
@stratoula stratoula added Feature:Lens impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. and removed Feature:Vis Editor Visualization editor issues labels May 30, 2023
@timductive
Copy link
Member

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@timductive timductive closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 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:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

6 participants