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 cd90d19 commit 91ad05e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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:
Expand Down

0 comments on commit 91ad05e

Please sign in to comment.