-
Notifications
You must be signed in to change notification settings - Fork 545
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 otel core experimental to ^0.38.0 - autoclosed #1459
fix(deps): update otel core experimental to ^0.38.0 - autoclosed #1459
Conversation
Seems like some update in core repo breaks at least tests here. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1459 +/- ##
=======================================
Coverage 96.13% 96.13%
=======================================
Files 14 14
Lines 906 906
Branches 197 197
=======================================
Hits 871 871
Misses 35 35 |
Looks like the test failures are a timeout in the instana detector. @kirrg001 @basti1302 can you check that out? |
a52b001
to
8ebd6a3
Compare
Refs:
They have introduced a breaking change. Instead they have introduced:
All detectors use I will update README and adapt the integration test, which has catched the problem. |
40fe172
to
6732929
Compare
Unfortunately there seem to be a few more components which are not compatible anymore with latest Otel core... |
6732929
to
2845d71
Compare
This PR contains the following updates:
^0.35.1
->^0.38.0
^0.32.0
->^0.38.0
^0.35.1
->^0.38.0
^0.35.1
->^0.38.0
^0.32.0
->^0.38.0
0.35.1
->0.38.0
^0.35.1
->^0.38.0
^0.35.1
->^0.38.0
^0.37.0
->^0.38.0
Release Notes
open-telemetry/opentelemetry-js
v0.38.0
Compare Source
v0.37.0
Compare Source
v0.36.1
Compare Source
v0.36.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.