Reference documentation and code samples for the Google Cloud Container V1 Client class MonitoringConfig.
MonitoringConfig is cluster monitoring configuration.
Generated from protobuf message google.container.v1.MonitoringConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ component_config
↳ managed_prometheus_config
Google\Cloud\Container\V1\ManagedPrometheusConfig
Enable Google Cloud Managed Service for Prometheus in the cluster.
getComponentConfig
Monitoring components configuration
Generated from protobuf field .google.container.v1.MonitoringComponentConfig component_config = 1;
hasComponentConfig
clearComponentConfig
setComponentConfig
Monitoring components configuration
Generated from protobuf field .google.container.v1.MonitoringComponentConfig component_config = 1;
$this
getManagedPrometheusConfig
Enable Google Cloud Managed Service for Prometheus in the cluster.
Generated from protobuf field .google.container.v1.ManagedPrometheusConfig managed_prometheus_config = 2;
hasManagedPrometheusConfig
clearManagedPrometheusConfig
setManagedPrometheusConfig
Enable Google Cloud Managed Service for Prometheus in the cluster.
Generated from protobuf field .google.container.v1.ManagedPrometheusConfig managed_prometheus_config = 2;
$this