-
NuGet: OpenTelemetry.Exporter.Instana v1.1.0
-
Add
net8.0andnet10.0target 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 theINSTANA_ENDPOINT_PROXYenvironment
variable. To restore the previous behaviour and disable TLS certificate validation
use theInstanaExporterOptions.HttpClientFactoryproperty to configure a custom
HttpClientfor the exporter to use.
(#4153) -
Use System.Text.Json for JSON serialization.
(#4293)
See CHANGELOG for details.
-