For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/source_code.md. A documentation index is available at /llms.txt.

Source Code Integration

Overview

Datadog’s Source Code Integration allows you to connect your Git repositories to Datadog to enable various source code-related features across the Datadog platform. It allows debugging stack traces, slow profiles, and other issues by accessing the relevant lines of your source code.

Inline code snippet of a Java RuntimeException with a button to view the code in GitHub

Setup and features