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

Fix percentiles for table in TSVB #32084

Merged
merged 3 commits into from
Mar 1, 2019
Merged

Conversation

sulemanof
Copy link
Contributor

@sulemanof sulemanof commented Feb 26, 2019

Fix #16916 .

Summary

Enable percentiles column for table in TSVB. Show a percentile value in a column label.
Disabled percentile mode in table.
image

If it were more that one percentile in a series configured (e.x. in Timeseries)
image

the last one will be shown for a user in a table view.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Member

@markov00 markov00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM. Tested locally and works correctly.
I've just a minor concern on field without any label on the percentile: maybe we need to add a place holder or better a label, it feels a bit lonely there all alone :)
@AlonaNadler what do you think?

@AlonaNadler
Copy link

LGTM

@sulemanof sulemanof merged commit f2ab504 into elastic:master Mar 1, 2019
@sulemanof sulemanof deleted the #16916 branch March 1, 2019 09:05
sulemanof added a commit to sulemanof/kibana that referenced this pull request Mar 1, 2019
* Fix percentiles for table in TSVB

* Disable add percentiles in table
sulemanof added a commit to sulemanof/kibana that referenced this pull request Mar 1, 2019
* Fix percentiles for table in TSVB

* Disable add percentiles in table
sulemanof added a commit that referenced this pull request Mar 1, 2019
* Fix percentiles for table in TSVB

* Disable add percentiles in table
@timroes timroes added Feature:TSVB TSVB (Time Series Visual Builder) v7.0.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0 v7.2.0 labels Mar 1, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

sulemanof added a commit that referenced this pull request Mar 3, 2019
* Fix percentiles for table in TSVB

* Disable add percentiles in table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:TSVB TSVB (Time Series Visual Builder) release_note:fix Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.0.0 v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants