程序包 | 说明 |
---|---|
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 following alert rule types are available:
* APPLICATION_MONITORING_ALERT_RULE: alert rule for Application Monitoring
* BROWSER_MONITORING_ALERT_RULE: alert rule for Browser Monitoring
* RUM_MONITORING_ALERT_RULE: alert rule for RUM Monitoring
* PROMETHEUS_MONITORING_ALERT_RULE: alert rule for Managed Service for Prometheus
* XTRACE_MONITORING_ALERT_RULE: alert rule for Managed Service for OpenTelemetry
* EBPF_MONITORING_ALERT_RULE: alert rule for Application Monitoring eBPF Edition
|
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)
AutoAddTargetConfig.
|
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.
|
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)
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)
It is determined when creating the underlying rules of Prometheus.
|
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.