Skip to content

Releases: honeycombio/opentelemetry-dotnet-contrib

Instrumentation.GrpcCore-1.0.0-beta.6

22 May 11:38
80e1e99
Compare
Choose a tag to compare
Pre-release
  • NuGet: OpenTelemetry.Instrumentation.GrpcCore v1.0.0-beta.6

    • Make the context propagation extraction case insensitive.
      (#483)
    • Update minimal supported version of Google.Protobuf to 3.15.0.
      (#1456)
    • ActivitySource.Version is set to NuGet package version.
      (#1624)
    • Update OpenTelemetry.Api to 1.8.1.
      (#1668)
    • RecordException option for both client and server interceptors.
      (#1648)
    • Use Activity.Status and Activity.StatusDescription
      instead of otel.status_code and otel.status_description tags.
      (#1799)

    See CHANGELOG for details.

Instrumentation.Runtime-1.8.1

21 May 09:02
9c0fe93
Compare
Choose a tag to compare