Metrics lib for the application
Opened this issue · 1 comments
thangchung commented
OpenCensus should be considered https://github.com/census-instrumentation/opencensus-csharp
The sample can be found at https://www.olivercoding.com/2018-07-22-prometheus-dotnetcore/
thangchung commented
Implement OpenTracing
for dotnet-core
follows standard code at https://github.com/grpc-ecosystem/grpc-opentracing/blob/master/java.
Sample for dotnet-core