github open-telemetry/opentelemetry-dotnet-contrib Exporter.Instana-1.1.0

15 hours ago
  • NuGet: OpenTelemetry.Exporter.Instana v1.1.0

    • Add net8.0 and net10.0 target frameworks.
      (#4153)

    • Add support for configuring the Instana exporter using InstanaExporterOptions.
      (#4153)

    • Breaking change: TLS certificate validation is no longer unconditionally
      disabled when a proxy is configured using the INSTANA_ENDPOINT_PROXY environment
      variable. To restore the previous behaviour and disable TLS certificate validation
      use the InstanaExporterOptions.HttpClientFactory property to configure a custom
      HttpClient for the exporter to use.
      (#4153)

    • Use System.Text.Json for JSON serialization.
      (#4293)

    See CHANGELOG for details.

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

NewReleases is sending notifications on new releases.