From 4cb79c7c2418e7f1a609974e1d7bfbba2f27dae5 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Thu, 16 Jan 2025 14:01:45 +0100 Subject: [PATCH] test --- content/en/dynamic_instrumentation/enabling/nodejs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/en/dynamic_instrumentation/enabling/nodejs.md b/content/en/dynamic_instrumentation/enabling/nodejs.md index cfebad08bae91..8a51ecf4e353a 100644 --- a/content/en/dynamic_instrumentation/enabling/nodejs.md +++ b/content/en/dynamic_instrumentation/enabling/nodejs.md @@ -14,6 +14,12 @@ further_reading:

Dynamic Instrumentation for Node.js is currently in limited preview!

It is not available to all customers. To join the waiting list, fill out this form.

Certain limitations apply to the limited preview. See Limitations for more information.

+{{< beta-callout-private url="https://forms.gle/TODO" >}} +

Dynamic Instrumentation for Node.js is currently in limited preview!

+

It is not available to all customers. Request access to join the waiting list.

+

Certain limitations apply to the limited preview. See Limitations for more information.

+{{< /beta-callout-private >}} + Dynamic Instrumentation is a feature of supporting Datadog tracing libraries. If you are already using [APM to collect traces][1] for your application, ensure your Agent and tracing library are on the required version, and go directly to enabling Dynamic Instrumentation in step 4. ## Installation