Changes for version 0.018 - 2024-11-24
- Add missing change log entry for previous release
- Fixed an issue that would result in duplicate counts of the 'otel_exporter_otlp_failure' counter in some cases.
- Fixed a bug that would sometimes result in an attempt to sleep for a negative number of seconds.
- Add a 'retries' contructor parameter to control the maximum number of retries for failed export requests
- Document retry behaviour for export method
Modules
An OpenTelemetry Protocol exporter
A JSON encoder for the OTLP exporter
A Protobuf encoder for the OTLP exporter
An OpenTelemetry Protocol log record exporter
An OpenTelemetry Protocol span exporter
The protobuf definitions for the OpenTelemetry Protocol