From 7f4e6825441e09485b1adeb7516acfdf3d20b329 Mon Sep 17 00:00:00 2001 From: Noemi <45180344+unflxw@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:55:09 +0100 Subject: [PATCH] Update README.md The latest version of the auto-instrumentation package is only compatible with 2.x/0.2xx versions. Update the README accordingly. --- metapackages/auto-instrumentations-node/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metapackages/auto-instrumentations-node/README.md b/metapackages/auto-instrumentations-node/README.md index c44ab45269..01af995f54 100644 --- a/metapackages/auto-instrumentations-node/README.md +++ b/metapackages/auto-instrumentations-node/README.md @@ -11,7 +11,7 @@ The net result is the ability to gather telemetry data from a Node application w This module also provides a simple way to manually initialize multiple Node instrumentations for use with the OpenTelemetry SDK. -Compatible with OpenTelemetry JS API and SDK `1.0+`. +Compatible with OpenTelemetry JS API and SDK `2.0+`. ## Installation