Skip to content

Commit

Permalink
Bump Node.js tracer version again
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Feb 3, 2025
1 parent ab94d7b commit 7399619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/dynamic_instrumentation/enabling/nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Dynamic Instrumentation is a feature of supporting Datadog tracing libraries. If

1. Install or upgrade your Agent to version [7.45.0][6] or higher.
2. If you don't already have APM enabled, in your Agent configuration, set the `DD_APM_ENABLED` environment variable to `true` and listening to the port `8126/TCP`.
3. Install or upgrade the Node.js tracing library to version 5.34.0 or higher, by following the [relevant instructions][2].
3. Install or upgrade the Node.js tracing library to version 5.35.0 or higher, by following the [relevant instructions][2].
4. Run your service with Dynamic Instrumentation enabled by setting the `DD_DYNAMIC_INSTRUMENTATION_ENABLED` environment variable to `true`. Specify `DD_SERVICE`, `DD_ENV`, and `DD_VERSION` Unified Service Tags so you can filter and group your instrumentations and target active clients across these dimensions.
5. After starting your service with Dynamic Instrumentation enabled, you can start using Dynamic Instrumentation on the [APM > Dynamic Instrumentation page][3].

Expand Down

0 comments on commit 7399619

Please sign in to comment.