open-telemetry / opentelemetry-dotnet-contrib

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
https://opentelemetry.io
Apache License 2.0
473 stars 283 forks source link

Latest NuGet package does not include span duration bug fix. #745

Closed TravisTroyer closed 2 years ago

TravisTroyer commented 2 years ago

Issue with OpenTelemetry.Exporter.Instana

The following bug fix was committed back in May, but does not seem to be included in the latest OpenTelemetry.Exporter.Instana NuGet package (1.0.0):

https://github.com/open-telemetry/opentelemetry-dotnet-contrib/commit/21f73d394a9877a58944dc11257a2792c4f13260

Kielek commented 2 years ago

@TravisTroyer, please check https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/749#issuecomment-1300730137