-
Notifications
You must be signed in to change notification settings - Fork 573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v1.13.0/v0.38.0/v0.7.0 #3190
Merged
MrAlias
merged 8 commits into
open-telemetry:main
from
MrAlias:release-v1.13.0/v0.38.0/v0.7.0
Jan 30, 2023
Merged
Release v1.13.0/v0.38.0/v0.7.0 #3190
MrAlias
merged 8 commits into
open-telemetry:main
from
MrAlias:release-v1.13.0/v0.38.0/v0.7.0
Jan 30, 2023
Conversation
This file contains 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
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3190 +/- ##
=======================================
+ Coverage 69.5% 74.6% +5.1%
=======================================
Files 147 152 +5
Lines 6890 6955 +65
=======================================
+ Hits 4789 5194 +405
+ Misses 1980 1624 -356
- Partials 121 137 +16
|
MrAlias
requested review from
jmacd,
Aneurysm9,
evantorrie,
XSAM,
dashpole,
MadVikingGod,
pellared,
hanyuancheung and
dmathieu
as code owners
January 29, 2023 16:43
Aneurysm9
approved these changes
Jan 29, 2023
XSAM
approved these changes
Jan 30, 2023
hanyuancheung
approved these changes
Jan 30, 2023
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.
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)