envoyproxy/gateway
Voir sur GitHubSupport sending OpenTelemetry traces over OTLP/HTTP
Open
#8 421 ouverte le 6 mars 2026
help wanted
Métriques du dépôt
- Stars
- (2 871 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
Current Envoy gateway only has HTTP/gRPC support for traces.
Current tracing docs also does not mention configuring exporting protocol.
I would like to see support for OTLP/HTTP traces added to the gateway.
Relevant links
- Envoy supports OTLP/HTTP in https://github.com/envoyproxy/envoy/issues/26352.
- Istio also supports OTLP/HTTP: https://istio.io/latest/docs/tasks/observability/distributed-tracing/opentelemetry/#exporting-via-http.