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
#cloud_monitoring_config
def cloud_monitoring_config() -> ::Google::Cloud::GkeMultiCloud::V1::CloudMonitoringConfig
Returns
- (::Google::Cloud::GkeMultiCloud::V1::CloudMonitoringConfig) — Optionally enable GKE metrics. Only for Attached Clusters.
#cloud_monitoring_config=
def cloud_monitoring_config=(value) -> ::Google::Cloud::GkeMultiCloud::V1::CloudMonitoringConfig
Parameter
- value (::Google::Cloud::GkeMultiCloud::V1::CloudMonitoringConfig) — Optionally enable GKE metrics. Only for Attached Clusters.
Returns
- (::Google::Cloud::GkeMultiCloud::V1::CloudMonitoringConfig) — Optionally enable GKE metrics. Only for Attached Clusters.
#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.