Alert Information (Error Code Response Guide)
Code | Text | Severity | MsgGroup | Description | Action Required | Actionable (Yes/No) | Incident (Yes/No) |
---|---|---|---|---|---|---|---|
101X | Too many brokers not synced on cluster ABC | Critical | BrokerSyncComponent | The synchronization issue between brokers in cluster ABC is leading to data inconsistency. |
| Yes | Yes |
202Y | Database connection timeout on application XYZ | Warning | DBConnectionComponent | Application XYZ failed to establish a DB connection. Connection timeout after 30s. |
| Yes | No |
303Z | Low disk space on storage server | Normal | StorageComponent | Storage server below 10% disk space, leading to potential write failures. |
| No | No |
404A | Application ABC unable to connect to third-party API | Critical | APIConnectionComponent | Failure to connect to third-party API; API downtime causing service interruptions on application ABC. |
| Yes | Yes |
505B | High memory usage on server XYZ | Warning | MemoryComponent | Server XYZ exceeding 90% memory usage, risking performance degradation. |
| Yes | No |