Release date 2026/07/02
Feature
-
Added support for the
OTEL_RESOURCE_ATTRIBUTESenvironment variable. You can now set custom resource attributes for OpenTelemetry instrumentation as secondary resource attributes to theresource_attributesconfiguration.
Bugfix
-
Fixed an issue where request-scoped
resource_attributescould leak across concurrent queuedtraces,logs, and access log exports when the plugin was configured globally. -
Fixed an issue where template
resource_attributesin plugin configuration didn’t work as expected for metrics. -
Fixed an issue where the plugin crashed when DNS or balancer failures occurred during upstream retries.
Performance
-
Reduced the OTel trace-pipeline CPU overhead.