census-instrumentation / opencensus-csharp

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

Setup via DependencyInjection #16

Closed lmolkova closed 5 years ago

lmolkova commented 6 years ago

Can impl package depend on Ms.Extensions.DependencyInjection? It should be just fine for .NET Core apps.

In this case TraceComponent could be removed completely

SergeyKanzhelev commented 5 years ago

This will be handled in OpenTelemetry project