census-instrumentation / opencensus-csharp

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

Support gRPC client integration #122

Closed lkts closed 5 years ago

lkts commented 5 years ago

Are there plans to support tracking outgoing gRPC calls (maybe using interceptor)? Will https://github.com/grpc/grpc-dotnet help with this scenario once it is ready?

SergeyKanzhelev commented 5 years ago

Yes and yes.

SergeyKanzhelev commented 5 years ago

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