Currently, we depend on all signals in the @opentelemetry/otlp-transformer package. We should find a way to either eliminate these dependencies or split the package up so that each signal transformation only uses the signal's SDK package.
See related PRs/Issues #3798 and #3794
This issue is considered done when: