Releases
v1.13.0
Release v1.13.0/v0.38.0/v0.7.0
Added
Add WithSpanNameFormatter
to go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
to allow customizing span names. (#3041 )
Add missing recommended AWS Lambda resource attributes faas.instance
and faas.max_memory
in go.opentelemetry.io/contrib/detectors/aws/lambda
. (#3148 )
Improve documentation for go.opentelemetry.io/contrib/samplers/jaegerremote
by providing examples of sampling endpoints. (#3147 )
Add WithServerName
to go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
to set the primary server name of a Handler
. (#3182 )
Changed
Remove expensive calculation of uncompressed message size attribute in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (#3168 )
Upgrade all semconv
packages to use v1.17.0
. (#3182 )
Upgrade dependencies of OpenTelemetry Go to use the new v1.12.0
/v0.35.0
release . (#3190 , #3170 )
You can’t perform that action at this time.