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

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

#canonical_service::String

Returns The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics.

Returns:

  • (::String)

    The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in Istio metrics.


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