kibana/x-pack/plugins/ml
Walter Rafelsberger 0942332b0a
[ML] Remove key attribute from annotation before indexing. (#30183)
The UI adds a `key` attribute to annotation objects to store the letter used for labels in the chart and tables. When editing and saving an annotation that `key` could end up being saved to the annotations index. This isn't necesseary since the `key` attribute is just a dynamic label used within the UI. This fixes it by deleting an eventual `key` attribute from the annotations object before saving it to the index.
2019-02-06 11:23:29 +01:00
..
common [ML] Job deleting optimisations (#29848) 2019-02-05 12:29:01 +00:00
public EUI 6.10.0 & Background color fixes (#30136) 2019-02-05 21:29:30 -05:00
server [ML] Remove key attribute from annotation before indexing. (#30183) 2019-02-06 11:23:29 +01:00
index.js [ML] adds telemetry to ML (#29121) 2019-02-04 13:14:25 +01:00
jsconfig.json [ML] Adding jsconfig file for better code navigation in vscode (#19203) 2018-05-18 12:52:18 +01:00
mappings.json [ML] adds telemetry to ML (#29121) 2019-02-04 13:14:25 +01:00
tsconfig.json [ML] User Annotations (#26034) 2018-12-14 14:09:52 +01:00