Bump the opentelemetry group with 6 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
dependencies
Bumps the opentelemetry group with 6 updates:
Package | From | To |
---|---|---|
go.opentelemetry.io/contrib/exporters/autoexport | 0.57.0 |
0.62.0 |
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | 0.57.0 |
0.62.0 |
go.opentelemetry.io/contrib/propagators/autoprop | 0.57.0 |
0.62.0 |
go.opentelemetry.io/otel | 1.32.0 |
1.37.0 |
go.opentelemetry.io/otel/sdk | 1.32.0 |
1.37.0 |
go.opentelemetry.io/otel/trace | 1.32.0 |
1.37.0 |
Updates go.opentelemetry.io/contrib/exporters/autoexport
from 0.57.0 to 0.62.0
Release notes
Sourced from go.opentelemetry.io/contrib/exporters/autoexport's releases.
Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0
Added
- Add the
WithPublicEndpoint
andWithPublicEndpointFn
options togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7407)Changed
go.opentelemetry.io/contrib/instrumentation/runtime
now produces the new metrics by default. SetOTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true
environment variable to additionally produce the deprecated metrics. (#7418)- The semantic conventions have been upgraded from
v1.30.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7361)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ec2
. (#7373, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/eks
. (#7375, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ecs
. (#7374, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (#7376, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/azure/azurevm
. (#7377, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelslog
. (#7361, #7484)- The semantic conventions have been upgraded from
v1.27.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otellogr
. (#7387, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelzap
. (#7389, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/gcp
. (#7378, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#7383, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
tov1.34.0
. (#7394, #7484)
- The
messaging.system=AmazonSQS
attribute has been corrected tomessaging.system=aws.sqs
.- The
net.peer.addr
attribute key has been upgraded toserver.address
.- The
http.status_code
attribute key has been upgraded tohttp.response.status_code
.- The
db.system=dynamodb
attribute has been corrected todb.system.name=aws.dynamodb
.- The deprecated
messaging.operation.type=publish
attribute has been corrected tomessaging.operation.type=send
.- The semantic conventions have been upgraded from
v1.21.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
. (#7400, #7484)- The semantic conventions in
go.opentelemetry.io/contrib/instrumentation/host
have been upgraded tov1.34.0
. (#7390, #7484)
- The description of
process.cpu.time
is updated to comply with semantic conventions.process.cpu.time
now uses thestate
attribute instead ofcpu.mode
.- The
system.cpu.time
metric is renamed tocpu.time
.cpu.time
now uses thestate
attribute instead ofcpu.mode
.system.memory.usage
now uses thestate
attribute instead ofsystem.memory.state
.system.memory.utilization
now uses thestate
attribute instead ofsystem.memory.state
.- The
system.memory.state
attribute (nowstate
) value ofavailable
is nowfree
instead.Deprecated
AttributeCPUTimeUser
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeSystem
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeOther
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeIdle
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/exporters/autoexport's changelog.
[1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0] - 2025-06-25
Added
- Add the
WithPublicEndpoint
andWithPublicEndpointFn
options togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7407)Changed
go.opentelemetry.io/contrib/instrumentation/runtime
now produces the new metrics by default. SetOTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true
environment variable to additionally produce the deprecated metrics. (#7418)- The semantic conventions have been upgraded from
v1.30.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7361)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ec2
. (#7373, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/eks
. (#7375, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ecs
. (#7374, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (#7376, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/azure/azurevm
. (#7377, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelslog
. (#7361, #7484)- The semantic conventions have been upgraded from
v1.27.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otellogr
. (#7387, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelzap
. (#7389, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/gcp
. (#7378, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#7383, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
tov1.34.0
. (#7394, #7484)
- The
messaging.system=AmazonSQS
attribute has been corrected tomessaging.system=aws.sqs
.- The
net.peer.addr
attribute key has been upgraded toserver.address
.- The
http.status_code
attribute key has been upgraded tohttp.response.status_code
.- The
db.system=dynamodb
attribute has been corrected todb.system.name=aws.dynamodb
.- The deprecated
messaging.operation.type=publish
attribute has been corrected tomessaging.operation.type=send
.- The semantic conventions have been upgraded from
v1.21.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
. (#7400, #7484)- The semantic conventions in
go.opentelemetry.io/contrib/instrumentation/host
have been upgraded tov1.34.0
. (#7390, #7484)
- The description of
process.cpu.time
is updated to comply with semantic conventions.process.cpu.time
now uses thestate
attribute instead ofcpu.mode
.- The
system.cpu.time
metric is renamed tocpu.time
.cpu.time
now uses thestate
attribute instead ofcpu.mode
.system.memory.usage
now uses thestate
attribute instead ofsystem.memory.state
.system.memory.utilization
now uses thestate
attribute instead ofsystem.memory.state
.- The
system.memory.state
attribute (nowstate
) value ofavailable
is nowfree
instead.Deprecated
AttributeCPUTimeUser
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeSystem
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeOther
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)
... (truncated)
Commits
45af925
Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0 (#7507)35a0b36
fix(deps): update module sigs.k8s.io/yaml to v1.5.0 (#7510)bfd8b8d
chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.11 (#7508)9f780ae
otelconf: skip flaky exporter tests on windows (#7469)e6f4bb9
Update community member listings (#7505)60a234c
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...bab97a8
chore(deps): update module github.com/sonatard/noctx to v0.3.4 (#7506)1193579
chore(deps): update golang.org/x/telemetry digest to fef9409 (#7503)48f6936
Upgrade to semconv/v1.34.0 (#7484)7261c16
chore(deps): update module github.com/prometheus/common to v0.65.0 (#7497)- Additional commits viewable in compare view
Updates go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.57.0 to 0.62.0
Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0
Added
- Add the
WithPublicEndpoint
andWithPublicEndpointFn
options togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7407)Changed
go.opentelemetry.io/contrib/instrumentation/runtime
now produces the new metrics by default. SetOTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true
environment variable to additionally produce the deprecated metrics. (#7418)- The semantic conventions have been upgraded from
v1.30.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7361)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ec2
. (#7373, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/eks
. (#7375, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ecs
. (#7374, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (#7376, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/azure/azurevm
. (#7377, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelslog
. (#7361, #7484)- The semantic conventions have been upgraded from
v1.27.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otellogr
. (#7387, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelzap
. (#7389, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/gcp
. (#7378, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#7383, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
tov1.34.0
. (#7394, #7484)
- The
messaging.system=AmazonSQS
attribute has been corrected tomessaging.system=aws.sqs
.- The
net.peer.addr
attribute key has been upgraded toserver.address
.- The
http.status_code
attribute key has been upgraded tohttp.response.status_code
.- The
db.system=dynamodb
attribute has been corrected todb.system.name=aws.dynamodb
.- The deprecated
messaging.operation.type=publish
attribute has been corrected tomessaging.operation.type=send
.- The semantic conventions have been upgraded from
v1.21.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
. (#7400, #7484)- The semantic conventions in
go.opentelemetry.io/contrib/instrumentation/host
have been upgraded tov1.34.0
. (#7390, #7484)
- The description of
process.cpu.time
is updated to comply with semantic conventions.process.cpu.time
now uses thestate
attribute instead ofcpu.mode
.- The
system.cpu.time
metric is renamed tocpu.time
.cpu.time
now uses thestate
attribute instead ofcpu.mode
.system.memory.usage
now uses thestate
attribute instead ofsystem.memory.state
.system.memory.utilization
now uses thestate
attribute instead ofsystem.memory.state
.- The
system.memory.state
attribute (nowstate
) value ofavailable
is nowfree
instead.Deprecated
AttributeCPUTimeUser
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeSystem
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeOther
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeIdle
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
[1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0] - 2025-06-25
Added
- Add the
WithPublicEndpoint
andWithPublicEndpointFn
options togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7407)Changed
go.opentelemetry.io/contrib/instrumentation/runtime
now produces the new metrics by default. SetOTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true
environment variable to additionally produce the deprecated metrics. (#7418)- The semantic conventions have been upgraded from
v1.30.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7361)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ec2
. (#7373, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/eks
. (#7375, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ecs
. (#7374, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (#7376, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/azure/azurevm
. (#7377, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelslog
. (#7361, #7484)- The semantic conventions have been upgraded from
v1.27.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otellogr
. (#7387, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelzap
. (#7389, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/gcp
. (#7378, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#7383, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
tov1.34.0
. (#7394, #7484)
- The
messaging.system=AmazonSQS
attribute has been corrected tomessaging.system=aws.sqs
.- The
net.peer.addr
attribute key has been upgraded toserver.address
.- The
http.status_code
attribute key has been upgraded tohttp.response.status_code
.- The
db.system=dynamodb
attribute has been corrected todb.system.name=aws.dynamodb
.- The deprecated
messaging.operation.type=publish
attribute has been corrected tomessaging.operation.type=send
.- The semantic conventions have been upgraded from
v1.21.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
. (#7400, #7484)- The semantic conventions in
go.opentelemetry.io/contrib/instrumentation/host
have been upgraded tov1.34.0
. (#7390, #7484)
- The description of
process.cpu.time
is updated to comply with semantic conventions.process.cpu.time
now uses thestate
attribute instead ofcpu.mode
.- The
system.cpu.time
metric is renamed tocpu.time
.cpu.time
now uses thestate
attribute instead ofcpu.mode
.system.memory.usage
now uses thestate
attribute instead ofsystem.memory.state
.system.memory.utilization
now uses thestate
attribute instead ofsystem.memory.state
.- The
system.memory.state
attribute (nowstate
) value ofavailable
is nowfree
instead.Deprecated
AttributeCPUTimeUser
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeSystem
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeOther
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)
... (truncated)
Commits
45af925
Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0 (#7507)35a0b36
fix(deps): update module sigs.k8s.io/yaml to v1.5.0 (#7510)bfd8b8d
chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.11 (#7508)9f780ae
otelconf: skip flaky exporter tests on windows (#7469)e6f4bb9
Update community member listings (#7505)60a234c
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...bab97a8
chore(deps): update module github.com/sonatard/noctx to v0.3.4 (#7506)1193579
chore(deps): update golang.org/x/telemetry digest to fef9409 (#7503)48f6936
Upgrade to semconv/v1.34.0 (#7484)7261c16
chore(deps): update module github.com/prometheus/common to v0.65.0 (#7497)- Additional commits viewable in compare view
Updates go.opentelemetry.io/contrib/propagators/autoprop
from 0.57.0 to 0.62.0
Release notes
Sourced from go.opentelemetry.io/contrib/propagators/autoprop's releases.
Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0
Added
- Add the
WithPublicEndpoint
andWithPublicEndpointFn
options togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7407)Changed
go.opentelemetry.io/contrib/instrumentation/runtime
now produces the new metrics by default. SetOTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true
environment variable to additionally produce the deprecated metrics. (#7418)- The semantic conventions have been upgraded from
v1.30.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7361)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ec2
. (#7373, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/eks
. (#7375, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ecs
. (#7374, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (#7376, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/azure/azurevm
. (#7377, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelslog
. (#7361, #7484)- The semantic conventions have been upgraded from
v1.27.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otellogr
. (#7387, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/bridges/otelzap
. (#7389, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/gcp
. (#7378, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
. (#7383, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
. (#7383, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo
tov1.34.0
. (#7393, #7484)- The semantic conventions have been upgraded in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws
tov1.34.0
. (#7394, #7484)
- The
messaging.system=AmazonSQS
attribute has been corrected tomessaging.system=aws.sqs
.- The
net.peer.addr
attribute key has been upgraded toserver.address
.- The
http.status_code
attribute key has been upgraded tohttp.response.status_code
.- The
db.system=dynamodb
attribute has been corrected todb.system.name=aws.dynamodb
.- The deprecated
messaging.operation.type=publish
attribute has been corrected tomessaging.operation.type=send
.- The semantic conventions have been upgraded from
v1.21.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda
. (#7400, #7484)- The semantic conventions in
go.opentelemetry.io/contrib/instrumentation/host
have been upgraded tov1.34.0
. (#7390, #7484)
- The description of
process.cpu.time
is updated to comply with semantic conventions.process.cpu.time
now uses thestate
attribute instead ofcpu.mode
.- The
system.cpu.time
metric is renamed tocpu.time
.cpu.time
now uses thestate
attribute instead ofcpu.mode
.system.memory.usage
now uses thestate
attribute instead ofsystem.memory.state
.system.memory.utilization
now uses thestate
attribute instead ofsystem.memory.state
.- The
system.memory.state
attribute (nowstate
) value ofavailable
is nowfree
instead.Deprecated
AttributeCPUTimeUser
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeSystem
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeOther
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated. Usego.opentelemetry.io/otel/semconv
instead. (#7390)AttributeCPUTimeIdle
ingo.opentelemetry.io/contrib/instrumentation/host
is deprecated.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/propagators/autoprop's changelog.
[1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0] - 2025-06-25
Added
- Add the
WithPublicEndpoint
andWithPublicEndpointFn
options togo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7407)Changed
go.opentelemetry.io/contrib/instrumentation/runtime
now produces the new metrics by default. SetOTEL_GO_X_DEPRECATED_RUNTIME_METRICS=true
environment variable to additionally produce the deprecated metrics. (#7418)- The semantic conventions have been upgraded from
v1.30.0
tov1.34.0
ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#7361)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ec2
. (#7373, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/eks
. (#7375, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/ecs
. (#7374, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (#7376, #7484)- The semantic conventions have been upgraded from
v1.26.0
tov1.34.0
ingo.opentelemetry.io/contrib/detectors/azure/azurevm
. (Description has been truncated
Pull Request Statistics
1
2
+153
-149
Package Dependencies
go.opentelemetry.io/otel/trace
go
1.32.0 → 1.37.0
Minor
go
0.57.0 → 0.62.0
Minor
go.opentelemetry.io/otel/sdk
go
1.32.0 → 1.37.0
Minor
go
0.57.0 → 0.62.0
Minor
go
0.57.0 → 0.62.0
Minor
Technical Details
ID: | 3075665 |
UUID: | 2657334748 |
Node ID: | PR_kwDOBPgFPM6eY7Xc |
Host: | GitHub |
Repository: | CrunchyData/postgres-operator |
Merge State: | Unknown |