Class IstioCanonicalService (2.4.2)

IstioCanonicalService(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Canonical service scoped to an Istio mesh. Anthos clusters running ASM >= 1.6.8 will have their services ingested as this type.

Attributes

NameDescription
mesh_uid str
Identifier for the Istio mesh in which this canonical service is defined. Corresponds to the mesh_uid metric label in `Istio metrics
canonical_service_namespace str
The namespace of the canonical service underlying this service. Corresponds to the destination_canonical_service_namespace metric label in `Istio metrics
canonical_service str
The name of the canonical service underlying this service. Corresponds to the destination_canonical_service_name metric label in label in `Istio metrics