envoyproxy/envoy

Tracing: support jaeger-agent tracer

Open

#15,429 opened on Mar 11, 2021

View on GitHub
 (3 comments) (0 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

Title: One line description When we used envoy and jaeger together, we found that envoy does not support sending data directly to jaeger-agent. Description:

Describe the the desired behavior, what scenario it enables and how it would be used.

[optional Relevant Links:]

Any extra documentation required to understand the issue. https://github.com/jaegertracing/jaeger-client-cpp https://www.jaegertracing.io/docs/1.22/architecture/

Contributor guide