MonitoringConfig

Parameters that describe the Monitoring configuration in a cluster.

JSON representation
{
  "managedPrometheusConfig": {
    object (ManagedPrometheusConfig)
  }
}
Fields
managedPrometheusConfig

object (ManagedPrometheusConfig)

Enable Google Cloud Managed Service for Prometheus in the cluster.

ManagedPrometheusConfig

ManagedPrometheusConfig defines the configuration for Google Cloud Managed Service for Prometheus.

JSON representation
{
  "enabled": boolean
}
Fields
enabled

boolean

Enable Managed Collection.