Skip to content

Exporter.Geneva-1.11.0

Choose a tag to compare

@opentelemetrybot opentelemetrybot released this 03 Feb 22:46
· 1360 commits to main since this release
Immutable release. Only release title and notes can be modified.
cbed470
  • NuGet: OpenTelemetry.Exporter.Geneva v1.11.0

    • Added support for exporting exception stack traces using
      Exception.StackTrace. This can be enabled via the
      ExceptionStackExportMode.ExportAsStackTraceString enum. Applicable only to
      the LogExporter.
      (#2422)

    • Updated OpenTelemetry core component version(s) to 1.11.1.
      (#2477)

    See CHANGELOG for details.