-
Notifications
You must be signed in to change notification settings - Fork 62
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
fix(deps): update opentelemetry upstream #777
Open
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
Choose a base branch
from
renovate-bot:renovate/opentelemetry-upstream
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix(deps): update opentelemetry upstream #777
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/opentelemetry-upstream
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
/gcbrun |
49e2d2f
to
6125d6b
Compare
/gcbrun |
6125d6b
to
18c361f
Compare
/gcbrun |
18c361f
to
529abbf
Compare
/gcbrun |
529abbf
to
55ac729
Compare
/gcbrun |
55ac729
to
7aa4d69
Compare
/gcbrun |
7aa4d69
to
df6b3b3
Compare
/gcbrun |
df6b3b3
to
e867fee
Compare
/gcbrun |
e867fee
to
4f19856
Compare
/gcbrun |
4f19856
to
cc8ef76
Compare
/gcbrun |
cc8ef76
to
d284a27
Compare
/gcbrun |
d284a27
to
763995b
Compare
/gcbrun |
763995b
to
b1fa452
Compare
/gcbrun |
b1fa452
to
adac3d2
Compare
/gcbrun |
adac3d2
to
8f2aa9a
Compare
/gcbrun |
8f2aa9a
to
f4f1b0c
Compare
/gcbrun |
f4f1b0c
to
59303fd
Compare
/gcbrun |
59303fd
to
859cc62
Compare
/gcbrun |
859cc62
to
68edd97
Compare
/gcbrun |
68edd97
to
366e88f
Compare
/gcbrun |
366e88f
to
3e95ea6
Compare
/gcbrun |
3e95ea6
to
3c62983
Compare
/gcbrun |
3c62983
to
b8ddaab
Compare
/gcbrun |
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.
This PR contains the following updates:
0.50.0
->0.57.0
1.26.0
->1.30.1
0.53.0
->0.200.0
0.53.0
->0.200.0
0.53.0
->0.200.0
0.53.0
->0.200.0
0.53.0
->0.200.0
1.26.0
->1.30.1
1.26.0
->1.30.1
0.53.0
->0.200.0
1.26.0
->1.30.1
1.26.0
->1.30.1
1.27.0
->1.30.0
Release Notes
open-telemetry/opentelemetry-js-contrib (@opentelemetry/auto-instrumentations-node)
v0.57.0
Compare Source
v0.56.1
Compare Source
v0.56.0
Compare Source
v0.55.3
Compare Source
v0.55.2
Compare Source
v0.55.1
Compare Source
v0.55.0
Compare Source
v0.54.0
Compare Source
v0.53.0
Compare Source
v0.52.1
Compare Source
v0.52.0
Compare Source
v0.51.0
Compare Source
v0.50.2
Compare Source
v0.50.1
Compare Source
open-telemetry/opentelemetry-js (@opentelemetry/core)
v1.30.1
Compare Source
1.30.1
🐛 (Bug Fix)
PeriodicExportingMetricReader
when there are no metrics to export. #5288 @jacksonweber🏠 (Internal)
v1.30.0
Compare Source
🚀 (Enhancement)
🐛 (Bug Fix)
ignoreNetworkEvents: true
being set #5229v1.29.0
Compare Source
🚀 (Enhancement)
v1.28.0
Compare Source
🚀 (Enhancement)
feat(sdk-metrics, sdk-trace): add
mergeResourceWithDefaults
flag, which allows opting-out of resources getting merged with the default resource #4617true
(no change in behavior)false
will become the default behavior in the next major version in order to comply with specification requirementsfeat(sdk-trace-base): add
spanProcessors
property inTracerConfig
interface. #5138 @david-luna🐛 (Bug Fix)
PeriodicExportingMetricReader
when async resource attributes have not yet settled #5119 @pichlermarcv1.27.0
Compare Source
🚀 (Enhancement)
🐛 (Bug Fix)
fix(sdk-trace-base): avoid keeping non-string
status.message
onSpan#setStatus()
#4999 @pichlermarcfix(sdk-metrics): Add missing catch and handle error in promise of
PeriodicExportingMetricReader
#5006 @jj22eefix(opentelemetry-core): confusing log extract of composite propagator #5017 @rv2673
fix(propagator-aws-xray-*): move propagators back to contrib repository #4966 @pichlermarc
@opentelemetry/propagator-aws-xray
is now located in open-telemetry/opentelemetry-js-contrib@opentelemetry/propagator-aws-xray-lambda
is now located in open-telemetry/opentelemetry-js-contribdocs: [Browser] Define the supported browser runtimes Issue #4168 PR:#5059 @MSNev
🏠 (Internal)
@opentelemetry/api
dependency min version to 1.3.0 inexamples
,experimental/packages
,integration-tests
andselenium-tests
#4992
MetricsAttributes
withAttributes
#5021 @david-lunaSpanAttributes
andMetricsAttributes
withAttributes
#5023 @david-lunanew Span
in tests #5035 @david-lunaConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.