Get Cluster Monitoring Config
data class GetClusterMonitoringConfig(val advancedDatapathObservabilityConfigs: List<GetClusterMonitoringConfigAdvancedDatapathObservabilityConfig>, val enableComponents: List<String>, val managedPrometheuses: List<GetClusterMonitoringConfigManagedPrometheus>)
Constructors
Link copied to clipboard
constructor(advancedDatapathObservabilityConfigs: List<GetClusterMonitoringConfigAdvancedDatapathObservabilityConfig>, enableComponents: List<String>, managedPrometheuses: List<GetClusterMonitoringConfigManagedPrometheus>)
Properties
Link copied to clipboard
val advancedDatapathObservabilityConfigs: List<GetClusterMonitoringConfigAdvancedDatapathObservabilityConfig>
Configuration of Advanced Datapath Observability features.
Link copied to clipboard
GKE components exposing metrics. Valid values include SYSTEM_COMPONENTS, APISERVER, SCHEDULER, CONTROLLER_MANAGER, STORAGE, HPA, POD, DAEMONSET, DEPLOYMENT, STATEFULSET, WORKLOADS, KUBELET, CADVISOR and DCGM.
Link copied to clipboard
Configuration for Google Cloud Managed Services for Prometheus.