chore: proposal 1.7.0/0.33.0#3259
Merged
Merged
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3259 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 203 203
Lines 6606 6606
Branches 1389 1389
=======================================
Hits 6163 6163
Misses 443 443 |
pichlermarc
approved these changes
Sep 15, 2022
pichlermarc
left a comment
Member
There was a problem hiding this comment.
Looks good! 🙂
We'll need to update the README.md too. 🙂
legendecas
approved these changes
Sep 15, 2022
legendecas
left a comment
Member
There was a problem hiding this comment.
🎉 thank you for making the release!
vmarchaud
approved these changes
Sep 15, 2022
pichlermarc
approved these changes
Sep 16, 2022
This file contains hidden or 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
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.
1.7.0
🐛 (Bug Fix)
#3129
📚 (Refine Doc)
🏠 (Internal)
Experimental/0.33.0
💥 Breaking Change
Add
resourceDetectorsoption toNodeSDK#3210NodeSDK.detectResources()function is no longer able to receive config as a parameter.Instead, the detectors are passed to the constructor.
chore(metrics-sdk): clean up exports #3197 @pichlermarc
AccumulationRecordAggregatorAggregatorKindAccumulationcreateInstrumentDescriptorcreateInstrumentDescriptorWithViewisDescriptorCompatibleWithchore(api-metrics): clean up exports #3198 @pichlermarc
NOOP_COUNTER_METRICNOOP_HISTOGRAM_METRICNOOP_METER_PROVIDERNOOP_OBSERVABLE_COUNTER_METRICNOOP_OBSERVABLE_GAUGE_METRICNOOP_OBSERVABLE_UP_DOWN_COUNTER_METRICNOOP_UP_DOWN_COUNTER_METRICNoopCounterMetricNoopHistogramMetricNoopMeterNoopMeterProviderNoopMetricNoopObservableCounterMetricNoopObservableGaugeMetricNoopObservableMetricNoopObservableUpDownCounterMetricNoopUpDownCounterMetricfeat(sdk-metrics): align MetricReader with specification and other language implementations #3225 @pichlermarc
chore(sdk-metrics): remove accidental export of the SDK
Meterclass #3243 @pichlermarc🚀 (Enhancement)
resourceDetectorsoption toNodeSDK#3210📚 (Refine Doc)
🏠 (Internal)