Class: Google::Cloud::GkeMultiCloud::V1::MonitoringConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkemulticloud/v1/common_resources.rb

Overview

Parameters that describe the Monitoring configuration in a cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#managed_prometheus_config::Google::Cloud::GkeMultiCloud::V1::ManagedPrometheusConfig

Returns Enable Google Cloud Managed Service for Prometheus in the cluster.

Returns:



264
265
266
267
# File 'proto_docs/google/cloud/gkemulticloud/v1/common_resources.rb', line 264

class MonitoringConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end