census-instrumentation / opencensus-csharp

Distributed tracing and stats collecting framework
https://opencensus.io
Apache License 2.0
139 stars 32 forks source link

Support for CNCF Jaeger #118

Closed rstraszewski closed 5 years ago

rstraszewski commented 5 years ago

Hi! Is Jaeger exporter considered?

SergeyKanzhelev commented 5 years ago

Happy to accept contribution. Will Zipkin exporter work with Jaeger in your scenario?

rstraszewski commented 5 years ago

We want to use Jaeger to monitor our system. Our current solution is not suited for microservices architecture. Until now we only considered native integration and Jaeger dotnet library. I know about Jaeger being compatible with zipkin traces, but we would need to compare this two solutions and see if there are any downfalls of using zipkin compatible mode. I just wanted to know if there are any plans for native integration :) Thanks!

SergeyKanzhelev commented 5 years ago

We don't have immediate plans, but we will be happy to accept contribution

SergeyKanzhelev commented 5 years ago

Moved to https://github.com/open-telemetry/opentelemetry-dotnet/issues/77