[sdk-trace-base] remove _registeredSpanProcessors
private property
#5136
Labels
needs:code-contribution
This feature/bug is ready to implement
never-stale
pkg:sdk-node
pkg:sdk-trace-base
target:next-major-release
This PR targets the next major release (`next` branch)
Important
Only actionable for
next
branch. Any PRs opened for this MUST be based on and targeted at thenext
branch.As a result of removing the
BasicTracerProvider.addSpanProcessor
API there is no reason to keep a private property keeping a reference to the Span processors added via constructor. This removal will occur when #5152 is mergedChecklist:
addSpanProcessor
API #5152 to be mergedRef conversation
The text was updated successfully, but these errors were encountered: