| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.arms20190808.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertCheckType(String alertCheckType)
The alert check type of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertGroup(Long alertGroup)
The alert contact group ID of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertId(Long alertId)
The ID of the alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertName(String alertName)
The name of the alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertPiplines(String alertPiplines)
The configuration of the alert sending channel.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertRuleContent(String alertRuleContent)
The content of the Application Monitoring or Browser Monitoring alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertStatus(String alertStatus)
The status of the alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.alertType(String alertType)
The type of the alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.annotations(String annotations)
The annotations of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.autoAddNewApplication(Boolean autoAddNewApplication)
Specifies whether to apply the alert rule to new applications that are created in Application Monitoring or Browser Monitoring.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.autoAddTargetConfig(String autoAddTargetConfig)
The configurations that are automatically appended to monitor the application based on the specified alert rule. autoAddMatchType: the matching mode.
|
static CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.builder() |
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.clusterId(String clusterId)
The ID of the monitored cluster.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.dataConfig(String dataConfig)
Data Configuration.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.duration(Long duration)
The duration of the Prometheus alert rule, in minutes, in the range of [0,1440].
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.filters(String filters)
The filter conditions of the Application Monitoring or Browser Monitoring alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.labels(String labels)
The tags of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.level(String level)
The severity level of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.markTags(List<CreateOrUpdateAlertRuleRequest.MarkTags> markTags)
Application Tags.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.message(String message)
The alert message of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.metricsKey(String metricsKey)
The alert metrics.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.metricsType(String metricsType)
The metric type of the Application Monitoring or Browser Monitoring alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.notice(String notice)
The effective time and notification time.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.notifyMode(String notifyMode)
The notification mode.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.notifyStrategy(String notifyStrategy)
The notification policy.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.pids(String pids)
The process ID (PID) that is associated with the Application Monitoring or Browser Monitoring alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.product(String product)
When creating a Prometheus alert rule, the backend will verify whether this product exists, which is used to distinguish cloud product filtering queries.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.promQL(String promQL)
The PromQL statement of the Prometheus alert rule.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.regionId(String regionId)
The region ID.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.Builder.tags(List<CreateOrUpdateAlertRuleRequest.Tags> tags)
The list of tags.
|
CreateOrUpdateAlertRuleRequest.Builder |
CreateOrUpdateAlertRuleRequest.toBuilder() |
Copyright © 2024. All rights reserved.