Releases: open-telemetry/opentelemetry-cpp-contrib
Releases · open-telemetry/opentelemetry-cpp-contrib
webserver/v1.1.0
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.(#436)
- Added Nginx variables related to tracing context information (#416)
- Added B3 propagator for Nginx in otel-webserver-module (#403)
- Directive to ignore paths for Nginx in otel-webserver-module (#398)
- Directive to toggle correlation with incoming traces for Nginx (#346)
- Feature to send custom attributes to with tracing information (#394)
- Feature to set Operation_Name for spans (#428
webserver/v1.0.4
v1.0.4 release of otel-webserver-module
The Release consists of
- Support for nginx version 1.24.0 and 1.25.3.(#340)
webserver/v1.0.3
v1.0.3 release of otel-webserver-module
The Release consists of
webserver/v1.0.2
v1.0.2 release of otel-webserver-module
Release consists of
Support for Nginx stable version (1.22.0) and mainline versions(1.23.0, 1.23.1).
Support for Nginx version (1.18.0) is deprecated and no longer supported from this release.
webserver/v1.0.1
v1.0.1 release of otel-webserver-module
Release consists of
- Bugfix: Correlation of traceparent propagation from Upstream to Downstream services in Nginx
Fix on #204
webserver/v1.0.0
v1.0.0 release of otel-webserver-module
Release consists of
- Nginx instrumentation for nginx v1.18.0
- Bug fixes and improvements
webserver/v1.0.0-rc1
First release of otel-webserver-module using otel-cpp v1.2.0
What's Changed
- First Commit by @DebajitDas in #109
- Update AgentLogger.h License by @kpratyus in #110
- Dockerfile edit by @kpratyus in #112
- Opentelemetry version update for otel-webserver-module by @kpratyus in #115
- Added Support for Code Coverage using lcov and gcov by @DebajitDas in #118
- Added tags and version for webserver by @DebajitDas in #129
httpd/v0.1.0
First release with OpenTelemetry module for Apache.
Using otel-cpp 0.6.0.