Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dynamic Instrumentation tab to Source Code Integration guide > Usage section #27216

Merged
merged 12 commits into from
Jan 30, 2025
Merged
24 changes: 24 additions & 0 deletions content/en/integrations/guide/source-code-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,30 @@ If you're using the GitHub integration, click **Connect to preview** on error fr

[101]: https://app.datadoghq.com/security/appsec

{{% /tab %}}
{{% tab "Dynamic Instrumentation" %}}

You can see full source code files in **Dynamic Instrumentation** when creating or editing an instrumentation (dynamic log, metric, span, or span tags).
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved

**Create New Instrumentation**
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved

1. Navigate to [**APM** > **Dynamic Instrumentation**][101] and ensure setup is complete.
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved
2. Select **Create New Instrumentation** and choose a service to instrument.
3. Search and select a source code filename or method.
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved

**View or Edit Instrumentation**
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved

1. Navigate to [**APM** > **Dynamic Instrumentation**][101].
2. Select an existing instrumentation from the list, then click **View Events**.
3. Select the instrumentation tile to view its location in the source code.
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved

{{< img src="integrations/guide/source_code_integration/dynamic-instrumentation-create-new.png" alt="Source Code File in Dynamic Instrumentation" style="width:100%;">}}

For more information, see the [Dynamic Instrumentation documentation][102].

[101]: https://app.datadoghq.com/dynamic-instrumentation/events
[102]: /dynamic_instrumentation/

{{% /tab %}}
{{< /tabs >}}

Expand Down
sstonehill12 marked this conversation as resolved.
Show resolved Hide resolved
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading