dynatrace-oss / opentelemetry-metric-js

Dynatrace OpenTelemetry Metrics Exporter for JavaScript
https://www.dynatrace.com/integrations/opentelemetry/
Apache License 2.0
6 stars 2 forks source link

deprecated @opentelemetry/metrics@0.23.0 #18

Closed RubyKozel closed 2 years ago

RubyKozel commented 2 years ago

Hi,

We're getting these warnings from the library:

npm WARN deprecated @opentelemetry/metrics@0.23.0: Package renamed to @opentelemetry/sdk-metrics-base npm WARN @dynatrace/opentelemetry-exporter-metrics@0.3.0 requires a peer of @opentelemetry/api@1.0.1 but none is installed. You must install peer dependencies yourself.

The opentelemetry/metrics is no longer exists and they changed the name Further, can you change the peer dependencies to a higher version of opentelemetry/api ?

dyladan commented 2 years ago

I'll try to get to this tomorrow

sebastien-savalle commented 2 years ago

Hi,

The PR has been approved a few days ago. Can you make a new release ?

Thanks in advance, Sebastien