[core] review and remove unused and deprecated exports #5172
Labels
needs:code-contribution
This feature/bug is ready to implement
pkg:core
target:next-major-release
This PR targets the next major release (`next` branch)
type:feature-tracking
A feature with sub-issues that need to be addressed
Description
@opentelemetry/core
is a package that holds some shared code that's used across many packages in this repository and the contrib repository. The package currently exports a large public API which we should reduce to improve maintainability.This issue is considered done if the following steps are completed for each of the current exports in
index.ts
:@opentelemetry/internal-test-utils
Some exports may not fall into any of the above categories but still may be better suited for other packages. For these, please open
feature-request
issues here and we'll discuss moving them as they come up.Additional Context
The text was updated successfully, but these errors were encountered: