Method: Google::Cloud::Monitoring::V3::Service::IstioCanonicalService#mesh_uid

Defined in:
proto_docs/google/monitoring/v3/service.rb

#mesh_uid::String

Returns Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics.

Returns:

  • (::String)

    Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in Istio metrics.

[View source]

165
166
167
168
# File 'proto_docs/google/monitoring/v3/service.rb', line 165

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