kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.61k stars 332 forks source link

Implement `MeshTrace` for `MeshExternalService`s #9049

Open lukidzi opened 7 months ago

lukidzi commented 7 months ago

Description

It makes sense to support MeshTrace for MeshExternalServices.

jakubdyszkiewicz commented 7 months ago

Triage: we cannot support this for internal services because on the zone proxy level, the traffic is mtlsed, so we would not have access to trace headers etc.