kibana/x-pack/plugins/ml
Walter Rafelsberger 262e0754ff
[ML] Kibana API endpoint for histogram chart data (#70976)
- 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.
2020-07-14 13:37:36 +02:00
..
__mocks__ [ML] Clone analytics job (#59791) 2020-03-15 22:41:27 +01:00
common [ML] Kibana API endpoint for histogram chart data (#70976) 2020-07-14 13:37:36 +02:00
public [ML] Kibana API endpoint for histogram chart data (#70976) 2020-07-14 13:37:36 +02:00
server [ML] Kibana API endpoint for histogram chart data (#70976) 2020-07-14 13:37:36 +02:00
.gitignore [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00
jsconfig.json [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00
kibana.json [kbn/optimizer] implement "requiredBundles" property of KP plugins (#70911) 2020-07-09 18:43:17 -07:00
package.json [ML] Custom template for apiDoc markdown (#66567) 2020-05-15 11:41:29 +02:00
shared_imports.ts [ESUI] Move XJson Mode to src/plugins/es_ui_shared (#62758) 2020-04-10 12:58:18 +02:00
tsconfig.json [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00