A Monitor Alert
KEY | TYPE | Description |
---|---|---|
name | str | The user-friendly name for the alert. |
monitorAlertId | str | The unique identifier of the monitor alert. |
createdAt | str | Date and time at which the monitor alert was created. |
projectId | str | The project this alert belongs to. |
modelMonitorId | str | The monitor id that this alert is associated with |
realtimeMonitorId | str | The realtime monitor id that this alert is associated with |
conditionConfig | dict | The condition configuration for this alert. |
actionConfig | dict | The action configuration for this alert. |
conditionDescription | str | User friendly description of the condition |
actionDescription | str | User friendly description of the action |
alertType | str | The type of the alert |
deploymentId | str | The deployment ID this alert is associated with |
latestMonitorAlertVersion | MonitorAlertVersion | The latest monitor alert version. |