diff --git a/README.md b/README.md index 2c35524..6371624 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ - [Options for custom extension](#options-for-custom-extension) - [Samples repositories and building custom extensions](#samples-repositories-and-building-custom-extensions) - [Monitoring](#monitoring) -- [Status](#status) - [Installation](#installation-of-plugin-as-community-plugin) - [Build Instructions](#build-instructions) - [Analytics Builder Extension Backend](#analytics-builder-extension-backend) @@ -85,18 +84,9 @@ The modal dialog provides the option: On the monitoring tab you can view the latest alarms and events for the Streaming Analytics Engine. This is especially helpful if after an upload of a new extension no extension is loaded. - -![Monitoring](resources/images/monitoring.png) - - -## Status - -On the status tab you can check the status of the Analytics Streaming Engine. This is especially helpful if after an upload of a new extension no extension is loaded. - The property `is_safe_mode` is an indication if the engine was started in [Safe Mode](https://cumulocity.com/guides/streaming-analytics/troubleshooting/#safe-mode-on-startup), i.e. without loading any extension. In this case you have to delete the latest uploaded extension and restart the engine again. -![Monitoring](resources/images/status.png) - +![Monitoring](resources/images/monitoring.png) ## Installation of plugin as community plugin diff --git a/analytics-ui/src/monitoring/engine-monitoring.component.html b/analytics-ui/src/monitoring/engine-monitoring.component.html index 9dce752..c7e636f 100644 --- a/analytics-ui/src/monitoring/engine-monitoring.component.html +++ b/analytics-ui/src/monitoring/engine-monitoring.component.html @@ -123,7 +123,7 @@
+ If no extension is loaded after deploying your latest extension + please try to delete this extension and restart the Streaming + Analytics again. +
++ + When extensions can't be loaded because of errors, the Streaming + Analytics engine starts in + Safe Mode. +
++ + To recover from this situation you have to delete the defective + extension. +
+