Description
The protos submodule in the @opentelemetry/otlp-transformer package is outdated. Goal of this issue is to update the submodule to point to the latest release of the opentelemetry-proto repository. To do so you can follow the documentation in submodule.md.
This issue is considered done when:
Description
The
protossubmodule in the@opentelemetry/otlp-transformerpackage is outdated. Goal of this issue is to update the submodule to point to the latest release of theopentelemetry-protorepository. To do so you can follow the documentation insubmodule.md.This issue is considered done when:
protossubmodule in the@opentelemetry/otlp-transformerpackage is updated to the latest release ofopentelemetry-protorepositorysubmodule.mdfor instructionsnpm run compile && npm run test && npm run test:browserfrom the top level of the repositorynpm run compileto be run first otherwise that static code will NOT be re-generated with the new versionsubmodule.md, if any