Exporter.Geneva-1.16.0
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.Exporter.Geneva v1.16.0
-
Updated OpenTelemetry core component version(s) to
1.16.0.
(#4487) -
Log error when telemetry data exceeds the serialization buffer capacity.
(#4027) -
Reduced per-log-record and per-span allocations in the Geneva exporter:
cache sanitized logger category names (with a fast path that reuses already
valid names) and freeze the cache on .NET 8+, serialize metric base-128
strings and HTTP url spans directly into the output buffer instead of via
temporary arrays/strings.
(#4498,
#4684) -
Assemblies are now digitally signed using cosign.
(#4637)
See CHANGELOG for details.
-