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 TSVB visualizations #64238

Closed
travisbell opened this issue Apr 22, 2020 · 2 comments · Fixed by #78306
Closed

Add support for HDR percentiles in TSVB visualizations #64238

travisbell opened this issue Apr 22, 2020 · 2 comments · Fixed by #78306
Assignees
Labels
enhancement New value added to drive a business result Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@travisbell
Copy link

Describe the feature:

Having access to HDR percentiles can be more performant for some queries, as outlined in the Elasticsearch docs.

Describe a specific use case for the feature:

It would be really nice to have access to build these types of percentile aggregations in the TSVB visualization.

This is related to the more broad request #40612 of getting access to HDR support added to regular visualizations.

@flash1293 flash1293 added enhancement New value added to drive a business result Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Apr 23, 2020
@elasticmachine
Copy link
Contributor

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

@timroes
Copy link
Contributor

timroes commented Sep 22, 2020

Related: elastic/elasticsearch#60780

@alexwizp alexwizp self-assigned this Sep 23, 2020
alexwizp added a commit to alexwizp/kibana that referenced this issue Sep 23, 2020
alexwizp added a commit that referenced this issue Oct 7, 2020
* Add support for HDR percentiles in TSVB visualizations

Closes: #64238

* remove extra console.log

* fix CI

* fix PR comments

* fix layout

* remove legacy injectI18n

* fix localization issues

Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
alexwizp added a commit to alexwizp/kibana that referenced this issue Oct 7, 2020
* Add support for HDR percentiles in TSVB visualizations

Closes: elastic#64238

* remove extra console.log

* fix CI

* fix PR comments

* fix layout

* remove legacy injectI18n

* fix localization issues

Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
alexwizp added a commit that referenced this issue Oct 7, 2020
* Add support for HDR percentiles in TSVB visualizations

Closes: #64238

* remove extra console.log

* fix CI

* fix PR comments

* fix layout

* remove legacy injectI18n

* fix localization issues

Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
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:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants