Skip to content

Exporter.OneCollector-1.9.2

Choose a tag to compare

@opentelemetrybot opentelemetrybot released this 12 Aug 17:29
· 1698 commits to main since this release
Immutable release. Only release title and notes can be modified.
4c34ab4
  • NuGet: OpenTelemetry.Exporter.OneCollector v1.9.2

    • Fixed PlatformNotSupportedExceptions being thrown during export when running
      on mobile platforms which caused telemetry to be dropped silently.
      (#1992)

    • Fixed a bug which caused remaining records in a batch to be dropped silently
      once the max payload size for a transmission (default 4 KiB) has been
      reached.
      (#1999)

    See CHANGELOG for details.