-
NuGet: OpenTelemetry.Exporter.Geneva v1.18.0-beta.1
-
Fixed a metric TLV serialization issue where an exemplar whose filtered tags
serialized to more than 255 bytes caused the payload to be corrupted.
(#4856) -
Renamed the
PrivatePreviewEnableOtlpProtobufEncodingconnection string switch
toEnableOtlpProtobufEncoding. The oldPrivatePreviewEnableOtlpProtobufEncoding
switch is no longer supported.
(#4920) -
Fixed a regression introduced in
1.17.0whereEtwDataTransportprepended a
synthetic 4-byte length field to the ETW payload for logs and traces, causing
the agent to reject the data with "Bad forward protocol format". The raw
payload is once again written as a single unframed field.
(#4941)
See CHANGELOG for details.
-