Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test-utils): Migrate away from deprecated
addSpanProcessor
This migrates from the deprecated `addSpanProcessor` method to the constructor option in preparation for the upcoming SDK 2.0 release. This commit migrates the runtime code in the test-utils package and should be included in the package's CHANGELOG. Ref open-telemetry#2645
- Loading branch information