[core] review and remove unused exports #5172
Labels
feature-request
needs:refinement
This issue needs to be refined/broken apart into sub-issues before implementation
pkg:core
target:next-major-release
This PR targets the next major release (`next` branch)
Description
Important
Do not start working on implementation yet. This work-item still needs to be approved
@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
TODO: what to do with things that are better suited to other packages.
TODO: possible way to find the exports
Additional Context
The text was updated successfully, but these errors were encountered: