-
Notifications
You must be signed in to change notification settings - Fork 806
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
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.49.0 #4504
Merged
pichlermarc
merged 3 commits into
open-telemetry:main
from
dynatrace-oss-contrib:release/api-1.8.0-core-1.22.0-experimental-0.49.0
Feb 29, 2024
Merged
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.49.0 #4504
pichlermarc
merged 3 commits into
open-telemetry:main
from
dynatrace-oss-contrib:release/api-1.8.0-core-1.22.0-experimental-0.49.0
Feb 29, 2024
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 #4504 +/- ##
==========================================
- Coverage 92.85% 92.40% -0.46%
==========================================
Files 328 330 +2
Lines 9453 9531 +78
Branches 2011 2036 +25
==========================================
+ Hits 8778 8807 +29
- Misses 675 724 +49 |
pichlermarc
changed the title
Release/api 1.8.0 core 1.22.0 experimental 0.49.0
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.48.0 #4442
Feb 23, 2024
pichlermarc
changed the title
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.48.0 #4442
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.49.0 #4442
Feb 23, 2024
pichlermarc
changed the title
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.49.0 #4442
chore: prepare release API 1.8.0/Core 1.21.0/Experimental 0.49.0
Feb 23, 2024
legendecas
approved these changes
Feb 26, 2024
valerybugakov
added a commit
to sourcegraph/cody
that referenced
this pull request
Feb 27, 2024
…3270) Currently, `NodeSDK` does not support multiple-span processors and exporters. This functionality [was added](open-telemetry/opentelemetry-js#4454) three weeks ago and will be included in [the following experimental release](open-telemetry/opentelemetry-js#4504). To fix the problem without waiting for the release, I migrated this functionality to lower-level primitives, where we have complete control over the number of exporters.
8 tasks
pichlermarc
deleted the
release/api-1.8.0-core-1.22.0-experimental-0.49.0
branch
February 29, 2024 09:06
steveyegge
pushed a commit
to sourcegraph/cody
that referenced
this pull request
Mar 13, 2024
…3270) Currently, `NodeSDK` does not support multiple-span processors and exporters. This functionality [was added](open-telemetry/opentelemetry-js#4454) three weeks ago and will be included in [the following experimental release](open-telemetry/opentelemetry-js#4504). To fix the problem without waiting for the release, I migrated this functionality to lower-level primitives, where we have complete control over the number of exporters.
Zirak
pushed a commit
to Zirak/opentelemetry-js
that referenced
this pull request
Sep 14, 2024
…en-telemetry#4504) * chore: prepare release 1.22.0/0.49.0 * chore: prepare release API 1.8.0
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.
API 1.8.0
🚀 (Enhancement)
🐛 (Bug Fix)
Core 1.22.0
🚀 (Enhancement)
🐛 (Bug Fix)
NaN
value recordings in Histograms #4455 @pichlermarcNaN
on a histogram would result in the sum of bucket count values not matching the overall countMeter.createHistogram()
with the adviceexplicitBucketBoundaries: []
would throwzone.js
affected by zone.js eradicates Promise.withResolvers angular/angular#53507 would be pulled in📚 (Refine Doc)
Experimental 0.49.0
💥 Breaking Change
🚀 (Enhancement)
🐛 (Bug Fix)