Parameter | Type | Description | Example |
---|---|---|---|
object | The alert rule configurations. | ||
muteUntil | long | The time when a paused alert rule is resumed. | 1698907508 |
version | string | The version. | 2.0 |
type | string | The type of the alert rule. | default |
templateConfiguration | TemplateConfiguration | The alert template configurations. | |
dashboard | string | The ID of the dashboard that is associated with the alert rule. | dasnboardExample |
threshold | integer | The threshold of continuous triggers. | 1 |
noDataFire | boolean | Specifies whether to enable the no-data alert feature. | false |
noDataSeverity | integer | The severity level of a no-data alert. | 6 |
sendResolved | boolean | Specifies whether to send a recovery notification after an alert is cleared. | false |
queryList | array | The query statements. | |
AlertQuery | |||
annotations | array | The annotations of the alert rule. | |
AlertTag | |||
labels | array | The labels of the alert rule. | |
AlertTag | |||
conditionConfiguration | ConditionConfiguration | The alert trigger conditions. | |
severityConfigurations | array | The alert severity configurations. | |
SeverityConfiguration | |||
joinConfigurations | array | The set operation configurations for the query statements of the alert rule. | |
JoinConfiguration | |||
groupConfiguration | GroupConfiguration | The configurations of group evaluation. | |
policyConfiguration | PolicyConfiguration | The notification configurations of Simple Log Service. | |
autoAnnotation | boolean | Specifies whether to allow the system to automatically add annotations to the alert rule. | false |
sinkEventStore | SinkEventStoreConfiguration | The configurations that allow alerts to be sent to an Eventstore. | |
sinkCms | SinkCmsConfiguration | The configurations that allow alerts to be sent to CloudMonitor Event Center. | |
sinkAlerthub | SinkAlerthubConfiguration | The configurations that allow alerts to be sent to the notification system of Simple Log Service. | |
tags | array | The custom tags of the alert rule. | |
string |