kibana/x-pack/plugins/ml/server/models
Walter Rafelsberger 46f7a350fe
[ML] Adds missing error handling to annotations request. (#32384)
- This adds more thorough error handling to retrieving annotations from the server to avoid breaking Anomaly Explorer when there's a problem retrieving annotations. The UI will silently fail and hide the annotations table if for whatever reasons annotations cannot be retrieved for the selected jobs (this could be permissions or setup related if e.g. the annotations feature index/aliases are not present). This is now the same behavior like in Single Metric Viewer. The browser console will still output an error message. This fixes an error scenario where Anomaly Explorer would fail to load if a user upgraded to 6.6 because the backend task wasn't run yet to create the annotation index/aliases.
- Disables annotations feature in Single Metric Viewer if annotations fail to load.
- Use componentDidUpdate and an update check instead of deprecated componentWillUpdate for updating the annotations table in jobs management.
2019-03-05 17:04:47 +01:00
..
annotation_service [ML] Adds missing error handling to annotations request. (#32384) 2019-03-05 17:04:47 +01:00
bucket_span_estimator [ML] Changing job wizard query to use match_all (#32008) 2019-02-26 16:51:17 +00:00
calculate_model_memory_limit
calendar
data_recognizer [ML] Fixes filter and icon for APM Data Recognizer module (#30820) 2019-02-13 17:24:43 +00:00
data_visualizer
fields_service
file_data_visualizer
filter
job_audit_messages [ML] Fix Job Audit Messages filter. (#30490) 2019-02-08 15:13:17 +01:00
job_service [ML] Fix Job Audit Messages filter. (#30490) 2019-02-08 15:13:17 +01:00
job_validation [ML] Changing job wizard query to use match_all (#32008) 2019-02-26 16:51:17 +00:00
results_service