Streamline this vendored instrumentation to the SDK's needs in three steps:
- Improve test coverage for the parts of the instrumentation the SDK uses.
- Clean out unused parts, relying on the tests from step 1 to catch regressions.
- Remove the
/* eslint-disable */ and make the vendored files pass the linter if possible without breakage.
Streamline this vendored instrumentation to the SDK's needs in three steps:
/* eslint-disable */and make the vendored files pass the linter if possible without breakage.