Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::MonitoringConfig.
Parameters that describe the Monitoring configuration in a cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#managed_prometheus_config
def managed_prometheus_config() -> ::Google::Cloud::GkeMultiCloud::V1::ManagedPrometheusConfig
Returns
- (::Google::Cloud::GkeMultiCloud::V1::ManagedPrometheusConfig) — Enable Google Cloud Managed Service for Prometheus in the cluster.
#managed_prometheus_config=
def managed_prometheus_config=(value) -> ::Google::Cloud::GkeMultiCloud::V1::ManagedPrometheusConfig
Parameter
- value (::Google::Cloud::GkeMultiCloud::V1::ManagedPrometheusConfig) — Enable Google Cloud Managed Service for Prometheus in the cluster.
Returns
- (::Google::Cloud::GkeMultiCloud::V1::ManagedPrometheusConfig) — Enable Google Cloud Managed Service for Prometheus in the cluster.