Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::MonitoringConfig.
MonitoringConfig is cluster monitoring configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#component_config
def component_config() -> ::Google::Cloud::Container::V1beta1::MonitoringComponentConfig
Returns
- (::Google::Cloud::Container::V1beta1::MonitoringComponentConfig) — Monitoring components configuration
#component_config=
def component_config=(value) -> ::Google::Cloud::Container::V1beta1::MonitoringComponentConfig
Parameter
- value (::Google::Cloud::Container::V1beta1::MonitoringComponentConfig) — Monitoring components configuration
Returns
- (::Google::Cloud::Container::V1beta1::MonitoringComponentConfig) — Monitoring components configuration
#managed_prometheus_config
def managed_prometheus_config() -> ::Google::Cloud::Container::V1beta1::ManagedPrometheusConfig
Returns
- (::Google::Cloud::Container::V1beta1::ManagedPrometheusConfig) — Enable Google Cloud Managed Service for Prometheus in the cluster.
#managed_prometheus_config=
def managed_prometheus_config=(value) -> ::Google::Cloud::Container::V1beta1::ManagedPrometheusConfig
Parameter
- value (::Google::Cloud::Container::V1beta1::ManagedPrometheusConfig) — Enable Google Cloud Managed Service for Prometheus in the cluster.
Returns
- (::Google::Cloud::Container::V1beta1::ManagedPrometheusConfig) — Enable Google Cloud Managed Service for Prometheus in the cluster.