OpenTelemetry - CNCF/opentelemetry-cpp-contrib: Release webserver/v1.1.0
Name: opentelemetry-cpp-contrib
Owner: OpenTelemetry - CNCF
Release: webserver/v1.1.0
Released: 2024-05-02
License: Apache-2.0
Release Assets:
v1.1.0 release of otel-webserver-module
The Release consists of -
Multiple feature for Nginx instrumentation in otel-webserver-module
- Support for nginx version 1.26.0 and 1.25.5.(https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/436)
- Added Nginx variables related to tracing context information (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/416)
- Added B3 propagator for Nginx in otel-webserver-module (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/403)
- Directive to ignore paths for Nginx in otel-webserver-module (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/398)
- Directive to toggle correlation with incoming traces for Nginx (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/346)
- Feature to send custom attributes to with tracing information (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/394)
- Feature to set Operation_Name for spans (https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/428