Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
PrometheusConfigItem[] |
PrometheusTemplate.getPodMonitors()
Get 当Level为cluster时有效,
模板中的PodMonitors规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplateModify.getPodMonitors()
Get 当Level为cluster时有效,
模板中的PodMonitors规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplate.getRawJobs()
Get 当Level为cluster时有效,
模板中的RawJobs规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplateModify.getRawJobs()
Get 当Level为cluster时有效,
模板中的RawJobs规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplate.getRecordRules()
Get 当Level为instance时有效,
模板中的聚合规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplateModify.getRecordRules()
Get 当Level为instance时有效,
模板中的聚合规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplate.getServiceMonitors()
Get 当Level为cluster时有效,
模板中的ServiceMonitor规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
PrometheusConfigItem[] |
PrometheusTemplateModify.getServiceMonitors()
Get 当Level为cluster时有效,
模板中的ServiceMonitor规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
PrometheusTemplate.setPodMonitors(PrometheusConfigItem[] PodMonitors)
Set 当Level为cluster时有效,
模板中的PodMonitors规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplateModify.setPodMonitors(PrometheusConfigItem[] PodMonitors)
Set 当Level为cluster时有效,
模板中的PodMonitors规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplate.setRawJobs(PrometheusConfigItem[] RawJobs)
Set 当Level为cluster时有效,
模板中的RawJobs规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplateModify.setRawJobs(PrometheusConfigItem[] RawJobs)
Set 当Level为cluster时有效,
模板中的RawJobs规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplate.setRecordRules(PrometheusConfigItem[] RecordRules)
Set 当Level为instance时有效,
模板中的聚合规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplateModify.setRecordRules(PrometheusConfigItem[] RecordRules)
Set 当Level为instance时有效,
模板中的聚合规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplate.setServiceMonitors(PrometheusConfigItem[] ServiceMonitors)
Set 当Level为cluster时有效,
模板中的ServiceMonitor规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
PrometheusTemplateModify.setServiceMonitors(PrometheusConfigItem[] ServiceMonitors)
Set 当Level为cluster时有效,
模板中的ServiceMonitor规则列表
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.