Method: Google::Cloud::Monitoring::V3::Service::IstioCanonicalService#canonical_service_namespace
- Defined in:
- proto_docs/google/monitoring/v3/service.rb
#canonical_service_namespace ⇒ ::String
Returns The namespace of the canonical service underlying this service.
Corresponds to the destination_canonical_service_namespace
metric
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 |