Deepak Modi
Deepak Modi
@noahfalk This is one missing piece of support that will be needed from either OpenTelemetry SDK or directly from .NET Meter API to be able to consume .NET metrics that...
@reyang Created an issue on spec as well https://github.com/open-telemetry/opentelemetry-specification/issues/3441
You are thinking simple small services. In complex services and complex organizations where multiple services are using common libraries and there are different places in the code that needs to...
> Since you mentioned having to go through a deployment cycle - I am not aware of any mechanism for configuring Views without code changes. We have a framework built...
@reyang @CodeBlanch
Yeah, we can start with getting this into opentelemetry-dotnet-contrib repo. We can get started working on the feature now and can get this in after 1.4.0 release. Shall we just...
> My recommendation would be to pick one signal to start with. If it was me, I would do tracing. @CodeBlanch Makes sense. For metric enrichment we will need to...