Release date 2025/12/18
Feature
-
Added support for exporting OpenTelemetry metrics via OTLP/HTTP protocol to an observability backend (e.g. OpenTelemetry Collector). Please enable this feature by configuring the
metrics.endpointparameter in the OpenTelemetry plugin. -
Added support for exporting access logs via OTLP/HTTP protocol to an observability backend (e.g. OpenTelemetry Collector). Please enable this feature by configuring the
access_logs_endpointparameter in the OpenTelemetry plugin.
Bugfix
-
Fixed an issue where the instrumentation started unexpectedly on control planes of hybird mode.
-
Fixed an issue where the reference removing did not match the correct property in otel logs.