Method: Google::Cloud::Monitoring::V3::Service::MeshIstio#service_name

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

#service_name::String

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

Returns:

  • (::String)

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


141
142
143
144
# File 'proto_docs/google/monitoring/v3/service.rb', line 141

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