Skip to content

[7.x] [ML] Kibana API endpoint for histogram chart data (#70976)#71619

Merged
jgowdyelastic merged 2 commits intoelastic:7.xfrom
walterra:backport/7.x/pr-70976
Jul 14, 2020
Merged

[7.x] [ML] Kibana API endpoint for histogram chart data (#70976)#71619
jgowdyelastic merged 2 commits intoelastic:7.xfrom
walterra:backport/7.x/pr-70976

Conversation

@walterra
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

- Introduces dedicated Kibana API endpoints as part of ML and transform plugin API endpoints and moves the logic to query and transform the required data from client to server.
- Adds support for sampling to retrieve the data for the field histograms. For now this is not configurable by the end user and is hard coded to 5000. This is to have a first iteration of this functionality in for 7.9 and protect users when querying large clusters. The button to enable the histogram charts now includes a tooltip that mentions the sampler.
@walterra walterra added the backport This PR is a backport of another PR label Jul 14, 2020
@walterra walterra self-assigned this Jul 14, 2020
@walterra walterra added the :ml label Jul 14, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ml-ui (:ml)

@walterra
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
ml 387 +1 386

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jgowdyelastic jgowdyelastic merged commit 49a6bb2 into elastic:7.x Jul 14, 2020
@walterra walterra deleted the backport/7.x/pr-70976 branch July 14, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR :ml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants