You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.13.0/0.36.0 2023-02-07
Added
Attribute KeyValue creations functions to go.opentelemetry.io/otel/semconv/v1.17.0 for all non-enum semantic conventions.
These functions ensure semantic convention type correctness. (#3675)
Fixed
Removed the http.target attribute from being added by ServerRequest in the following packages. (#3687)
go.opentelemetry.io/otel/semconv/v1.13.0/httpconv
go.opentelemetry.io/otel/semconv/v1.14.0/httpconv
go.opentelemetry.io/otel/semconv/v1.15.0/httpconv
go.opentelemetry.io/otel/semconv/v1.16.0/httpconv
go.opentelemetry.io/otel/semconv/v1.17.0/httpconv
Removed
The deprecated go.opentelemetry.io/otel/metric/instrument/asyncfloat64 package is removed. (#3631)
The deprecated go.opentelemetry.io/otel/metric/instrument/asyncint64 package is removed. (#3631)
The deprecated go.opentelemetry.io/otel/metric/instrument/syncfloat64 package is removed. (#3631)
The deprecated go.opentelemetry.io/otel/metric/instrument/syncint64 package is removed. (#3631)