opentelemetry-1.2.0-rc2
Pre-release
Pre-release
π New features and improvements
- Support OTLP/HTTP issue: #247, PR: #274 (@cyrille-leclerc )
- Option to reduce the cardinality of span names for Matrix and JobDSL jobs PR #271, issue: #256 and #257 (@cyrille-leclerc )
- Steps and stages interrupted by the Parallel failfast strategy or by user interruption should have the span status
unset
rather thanerror
for readability issue #262 and #281, PR #283 (@cyrille-leclerc ) - Better details with
exception.type
andexception.message
when jobs complete asfailure
orunstable
PR #263 (@cyrille-leclerc ) - Add AWS resource provider PR #280 (@cyrille-leclerc )
π¦ Dependency updates
- Bump Otel SDK to 1.1.0 issue: #269, PR #270, #273, and #294 (@cyrille-leclerc )
- Add okhttp 4.9.3 through the Jenkins OkHttp API plugin
π Documentation updates
- NONE
π Bug fixes
- Fix 1.1.0 regression: can no longer modify
service.name
andservice.namespace
issue: #288, PR: #290 (@cyrille-leclerc)
Full Changelog: opentelemetry-1.1.0-rc2...opentelemetry-1.2.0-rc1