-
Notifications
You must be signed in to change notification settings - Fork 946
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
Update opentelemetry-js monorepo #8348
base: master
Are you sure you want to change the base?
Conversation
f8359b7
to
558e6c1
Compare
1.26 release of opentelemetry (https://github.com/open-telemetry/opentelemetry-js/releases) introduced breaking changes in the name of some exports, making the current import depecrated. |
7909569
to
dab0f68
Compare
dab0f68
to
5603ffd
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
76ea544
to
8c5e1e5
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8348 +/- ##
=======================================
Coverage 66.30% 66.30%
=======================================
Files 597 598 +1
Lines 60949 60961 +12
Branches 6262 6263 +1
=======================================
+ Hits 40410 40420 +10
- Misses 20539 20541 +2 ☔ View full report in Codecov by Sentry. |
8c5e1e5
to
6fae503
Compare
6fae503
to
848f259
Compare
This PR contains the following updates:
1.25.1
->1.26.0
0.52.1
->0.53.0
0.52.1
->0.53.0
0.52.1
->0.53.0
1.25.1
->1.26.0
0.52.1
->0.53.0
0.52.1
->0.53.0
1.25.1
->1.26.0
0.52.1
->0.53.0
1.25.1
->1.26.0
0.52.1
->0.53.0
1.25.1
->1.26.0
1.25.1
->1.26.0
1.25.1
->1.27.0
Release Notes
open-telemetry/opentelemetry-js (@opentelemetry/core)
v1.26.0
Compare Source
🚀 (Enhancement)
ATTR_{name}
for attributes (e.g.ATTR_HTTP_REQUEST_METHOD
),{name}_VALUE_{value}
for enumeration values (e.g.HTTP_REQUEST_METHOD_VALUE_POST
), andMETRIC_{name}
for metrics. Exported names from previous versions are deprecated.@opentelemetry/semantic-conventions
for stable semantic conventions. Import@opentelemetry/semantic-conventions/incubating
for all semantic conventions, stable and unstable.🐛 (Bug Fix)
shimmer
types to 1.2.0 #4865 @lforst🏠 (Internal)
getEnv
function #4799 @danstarnsConfiguration
📅 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.