Skip to content

Commit

Permalink
feat(node-sdk): added breaking changelog open-telemetry#3210
Browse files Browse the repository at this point in the history
  • Loading branch information
osherv committed Aug 31, 2022
1 parent 91ad05e commit 4b24dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ All notable changes to experimental packages in this project will be documented
## Unreleased

### :boom: Breaking Change

* Add `resourceDetectors` option to `NodeSDK` [#3210](https://github.com/open-telemetry/opentelemetry-js/issues/3210)
* `NodeSDK.detect()` function, are no longer able to receive config as a parameter.
Instead, the detectors are passed to the constructor.


* chore(metrics-sdk): clean up exports [#3197](https://github.com/open-telemetry/opentelemetry-js/pull/3197) @pichlermarc
* removes export for:
* `AccumulationRecord`
Expand Down

0 comments on commit 4b24dd1

Please sign in to comment.