sumologic-opentelemetry-js
sumologic-opentelemetry-js copied to clipboard
Update @opentelemetry/api dependencies
The peerDependencies
for the project are relying on OpenTelemtry API versions which were released over 2 years ago. Is there a plan to update to a later version of the @opentelemetry/api
package?
We're having peer dependency
issues with NextJS
, where they have upgrade the base OpenTelemetry API version to @opentelemetry/[email protected]
Looks like it's already been updated?
https://github.com/SumoLogic/sumologic-opentelemetry-js/blob/9588a98d7bc85cd8268af95b49d44805ad6ff74a/package.json#L68-L70
We ended up raising it via our enterprise contact, and got the version bumped :)