doc-exports/docs/aom/umn/aom_03_0005.html
Liu, Siying 5f36decd91 AOM UMN 20230612 version
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>
2024-04-12 12:17:20 +00:00

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.