Release v1.13.0/v0.38.0/v0.7.0 #3190
Merged
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.
Added
WithSpanNameFormatter
togo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
to allow customizing span names. (otelmux: Add new WithSpanNameFormatter option #3041)faas.instance
andfaas.max_memory
ingo.opentelemetry.io/contrib/detectors/aws/lambda
. (Add missing recommended resource attributes to AWS Lambda detector #3148)go.opentelemetry.io/contrib/samplers/jaegerremote
by providing examples of sampling endpoints. (Improve documentation forsamplers/jaegerremote
by providing examples of sampling endpoints #3147)WithServerName
togo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
to set the primary server name of aHandler
. (Upgrade to semconv/v1.17.0 #3182)Changed
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
. (Remove expensive calculation of gRPC message size #3168)semconv
packages to usev1.17.0
. (Upgrade to semconv/v1.17.0 #3182)v1.12.0
/v0.35.0
release. (Release v1.13.0/v0.38.0/v0.7.0 #3190, Update metric use the new API #3170)