GetClusterMonitoringConfig

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>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
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, DCGM and JOBSET.

Link copied to clipboard

Configuration for Google Cloud Managed Services for Prometheus.