Class: Google::Cloud::GkeHub::V1beta1::MonitoringConfig
- Inherits:
-
Object
- Object
- Google::Cloud::GkeHub::V1beta1::MonitoringConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gkehub/v1beta1/membership.rb
Overview
This field informs Fleet-based applications/services/UIs with the necessary information for where each underlying Cluster reports its metrics.
Instance Attribute Summary collapse
-
#cluster ⇒ ::String
Immutable.
-
#cluster_hash ⇒ ::String
Immutable.
-
#kubernetes_metrics_prefix ⇒ ::String
Kubernetes system metrics, if available, are written to this prefix.
-
#location ⇒ ::String
Immutable.
-
#project_id ⇒ ::String
Immutable.
Instance Attribute Details
#cluster ⇒ ::String
445 446 447 448 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 445 class MonitoringConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#cluster_hash ⇒ ::String
445 446 447 448 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 445 class MonitoringConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#kubernetes_metrics_prefix ⇒ ::String
445 446 447 448 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 445 class MonitoringConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#location ⇒ ::String
445 446 447 448 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 445 class MonitoringConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project_id ⇒ ::String
445 446 447 448 |
# File 'proto_docs/google/cloud/gkehub/v1beta1/membership.rb', line 445 class MonitoringConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |