-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Description
Hi,
we are using the cap-js/telemetry plugin with the two additional dependencies in our cap project
-
@opentelemetry/exporter-metrics-otlp-grpc -
@opentelemetry/exporter-trace-otlp-grpc
When we update these dependencies two a newer version higher than "0.57.2" we get the following error:
"@cap-js/telemetry does not yet support OpenTelemetry SDK 2.0 (^2 and ^0.200)".
This restriction is also mentioned in the release notes of cap-js/telemetry version 1.3.0.
Is there any future plan to make the cap-js/telemetry plugin work with OpenTelemetry SDK 2.0?