Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.13.0#8617
Merged
pellared merged 19 commits intoopen-telemetry:mainfrom Mar 2, 2026
Merged
Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.13.0#8617pellared merged 19 commits intoopen-telemetry:mainfrom
pellared merged 19 commits intoopen-telemetry:mainfrom
Conversation
dashpole
approved these changes
Mar 2, 2026
XSAM
approved these changes
Mar 2, 2026
MrAlias
approved these changes
Mar 2, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8617 +/- ##
=====================================
Coverage 82.3% 82.3%
=====================================
Files 179 179
Lines 13718 13721 +3
=====================================
+ Hits 11301 11304 +3
Misses 2015 2015
Partials 402 402
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release is the last to support Go 1.24.
The next release will require at least Go 1.25.
Added
WithSpanKindoption ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcto override the default span kind. (otelgrpc: add WithSpanKind option #8506)const Versioningo.opentelemetry.io/contrib/bridges/otelzap. (Add version file for otelzap bridge #8544)const Versioningo.opentelemetry.io/contrib/detectors/autodetect. (add version file for Autodetect detector #8555)const Versioningo.opentelemetry.io/contrib/detectors/azure/azurevm. (Add version file for Azure VM detector #8553)const Versioningo.opentelemetry.io/contrib/processors/baggagecopy. (Add version file for baggagecopy processor #8557)const Versioningo.opentelemetry.io/contrib/detectors/aws/lambda. (Add version file for AWS Lambda resource detector #8510)const Versioningo.opentelemetry.io/contrib/propagators/autoprop. (add version file for autoprop propagator #8488)const Versioningo.opentelemetry.io/contrib/processors/minsev. (Add version file for minsev processor #8590)const Versioningo.opentelemetry.io/contrib/exporters/autoexport. (Add version file for autoexport module #8612)Fixed
rpc.server.call.durationmetric value from milliseconds to seconds ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (google.golang.org/grpc/otelgrpc: Fix forelapsedTimerecords an incorrect metric value #8509)rpc.response.status_codeattribute to the canonicalUPPER_SNAKE_CASEformat ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (google.golang.org/grpc/otelgrpc: Use canonical string status codes #8565)client_certificate_fileandclient_key_fileare provided together ingo.opentelemetry.io/contrib/otelconf. (otelconf: validate client key/cert symmetry for mTLS #8450)go.opentelemetry.io/contrib/zpagesby replacing the inaccessible code.getmdl.io CDN with cdnjs.cloudflare.com. (Fix zpages CSS and JS CDN URLs #8502)go.opentelemetry.io/contrib/otelconf. (otelconf: use translation strategy instead of deprecated funcs #8595)Removed
go.opentelemetry.io/contrib/examples/zipkin. (Remove zipkin example #8501)Changed
internal/semconvpackages. (internal/shared/semconv: Reduce allocations #8511)Updated modules include:
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulgo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxgo.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelechogo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptracego.opentelemetry.io/contrib/instrumentation/net/http/otelhttpgo.opentelemetry.io/contrib/otelconfto rc.3. (otelconf: update to latest config schema rc #8505)Deprecated
WithMetricAttributesFningo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpis deprecated and will be removed in a future release. UseLabelerinstead. (otelhttp: Deprecate WithMetricAttributesFn in favor of Labeler #8587)