experimental/v0.33.0
·
1335 commits
to main
since this release
💥 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
- removes export for:
AccumulationRecordAggregatorAggregatorKindAccumulationcreateInstrumentDescriptorcreateInstrumentDescriptorWithViewisDescriptorCompatibleWith
- removes export for:
-
chore(api-metrics): clean up exports #3198 @pichlermarc
- removes export for:
NOOP_COUNTER_METRICNOOP_HISTOGRAM_METRICNOOP_METER_PROVIDERNOOP_OBSERVABLE_COUNTER_METRICNOOP_OBSERVABLE_GAUGE_METRICNOOP_OBSERVABLE_UP_DOWN_COUNTER_METRICNOOP_UP_DOWN_COUNTER_METRICNoopCounterMetricNoopHistogramMetricNoopMeterNoopMeterProviderNoopMetricNoopObservableCounterMetricNoopObservableGaugeMetricNoopObservableMetricNoopObservableUpDownCounterMetricNoopUpDownCounterMetric
- removes export for:
-
feat(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)
📚 (Refine Doc)
- docs(sdk-metrics): fix typos and add missing parameter docs. #3244 @pichlermarc
🏠 (Internal)
- ci(instrumentation-http): improve metrics test stability #3242 @pichlermarc
- deps: remove unused protobufjs and update used ones to 7.1.1 #3251 #3251 @pichlermarc