github open-telemetry/opentelemetry-dotnet-contrib Instrumentation.SqlClient-1.19.0

  • NuGet: OpenTelemetry.Instrumentation.SqlClient v1.19.0

    • Fixed .NET Framework db.client.operation.duration metrics to consistently
      include the db.query.summary attribute, regardless of sampling decision,
      preventing the same query from being split across inconsistent metric series.
      (#5209)

    • Fixed .NET Framework command correlation for db.client.operation.duration
      metrics when command execution overlaps, or only metrics are being recorded.
      (#5209)

    • Updated OpenTelemetry core component version(s) to 1.19.0.
      (#5240)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet-contrib release

NewReleases is sending notifications on new releases.