You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: experimental/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ For notes on migrating to 2.x / 0.200.x see [the upgrade guide](doc/upgrade-to-2
11
11
### :rocket: Features
12
12
13
13
* feat(sdk-node): wire attribute_keys from declarative configuration to ViewOptions.attributesProcessors [#6427](https://github.com/open-telemetry/opentelemetry-js/issues/6427)@ravitheja4531-cell
14
+
* feat(sdk-node): set TracerProvider in startNodeSDK() [#6607](https://github.com/open-telemetry/opentelemetry-js/pull/6607)@maryliag
14
15
15
16
### :bug: Bug Fixes
16
17
@@ -61,7 +62,7 @@ For notes on migrating to 2.x / 0.200.x see [the upgrade guide](doc/upgrade-to-2
61
62
* feat(configuration): add sampler configuration parsing support [#6409](https://github.com/open-telemetry/opentelemetry-js/pull/6409)@MikeGoldsmith
* feat(configuration): export interfaces required in other packages [#6462](https://github.com/open-telemetry/opentelemetry-js/pull/6462)@maryliag
64
-
* feat(configuration): set MeterProvider on sdk start[#6463](https://github.com/open-telemetry/opentelemetry-js/pull/6463)@maryliag
65
+
* feat(sdk-node): set MeterProvider in startNodeSDK()[#6463](https://github.com/open-telemetry/opentelemetry-js/pull/6463)@maryliag
65
66
* feat(configuration): export interfaces required in other packages [#6507](https://github.com/open-telemetry/opentelemetry-js/pull/6507)@maryliag
66
67
* feat(configuration): refactoring config loader to print warning message [#6524](https://github.com/open-telemetry/opentelemetry-js/pull/6524)@maxday
67
68
* feat(configuration): export `SamplerConfigModel` type for use with `buildSamplerFromConfig`[#6536](https://github.com/open-telemetry/opentelemetry-js/pull/6536)@ravitheja4531-cell
0 commit comments