You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Enable Dynamic Instrumentation for your applications to add probes and capture runtime data without code changes.
4
+
type: multi-code-lang
5
+
aliases:
6
+
- /dynamic_instrumentation/enabling/
7
+
- /tracing/dynamic_instrumentation/enabling
8
+
private: false
9
+
further_reading:
10
+
- link: '/agent/'
11
+
tag: 'Documentation'
12
+
text: 'Getting Started with Datadog Agent'
13
+
---
14
+
15
+
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 tracing library is up-to-date and then enable Dynamic Instrumentation for your application.
16
+
17
+
Select your runtime below to learn how to enable Dynamic Instrumentation for your application:
0 commit comments