forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Liu, Siying <liusiying@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Liu, Siying <liusiying@noreply.gitea.eco.tsi-dev.otc-service.com>
1.3 KiB
1.3 KiB
How Do I Distinguish Alarms from Events?
Similarities Between Alarms and Events
Both alarms and events are the information reported to AOM when the status of AOM or an external service, such as Cloud Container Engine (CCE) changes.
Differences Between Alarms and Events
- Alarms are reported when AOM or an external service, such as CCE is abnormal or may cause exceptions. Alarms must be handled. Otherwise, service exceptions may occur.
- Events generally carry some important information. They are reported when AOM or an external service, such as CCE encounters some changes. Such changes do not necessarily cause service exceptions. Events do not need to be handled.
Parent topic: Consultation FAQs