aspecto-io / opentelemetry-ext-js

js extensions for the open-telemetry project
https://www.aspecto.io
Apache License 2.0
172 stars 40 forks source link

Upgrade OpenTelemetry to use the latest packages which include Metrics v1 GA #247

Closed weyert closed 1 year ago

weyert commented 1 year ago

Earlier this week the OpenTelemetry Javascript maintainers have released a new version of otel-js which included the major release of Metrics v1 and I was wondering if the dependencies could be updated so it uses the latest versions, such as @opentelemetry/api. In the latest version of this package the maintainers merged @opentelemetry/metrics-api package

blumamir commented 1 year ago

fixed in #248