Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::ManagedPrometheusConfig.
ManagedPrometheusConfig defines the configuration for Google Cloud Managed Service for Prometheus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#auto_monitoring_config
def auto_monitoring_config() -> ::Google::Cloud::Container::V1beta1::AutoMonitoringConfig
Returns
- (::Google::Cloud::Container::V1beta1::AutoMonitoringConfig) — GKE Workload Auto-Monitoring Configuration.
#auto_monitoring_config=
def auto_monitoring_config=(value) -> ::Google::Cloud::Container::V1beta1::AutoMonitoringConfig
Parameter
- value (::Google::Cloud::Container::V1beta1::AutoMonitoringConfig) — GKE Workload Auto-Monitoring Configuration.
Returns
- (::Google::Cloud::Container::V1beta1::AutoMonitoringConfig) — GKE Workload Auto-Monitoring Configuration.
#enabled
def enabled() -> ::Boolean
Returns
- (::Boolean) — Enable Managed Collection.
#enabled=
def enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Enable Managed Collection.
Returns
- (::Boolean) — Enable Managed Collection.