envoyproxy/envoy

tracing: support multiple providers

Open

#25,347 opened on Feb 3, 2023

View on GitHub
 (1 comment) (11 reactions) (0 assignees)C++ (5,373 forks)batch import
area/tracingenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

To support migration from one sink to another, it would be good to support multiple tracing providers simultaneously. For example, users may want to test out OTel first before turning off zipkin.

Contributor guide