![]() |
VOOZH | about |
After you have connected your Git repositories and tagged your services, you can use source code integration features across various Datadog products.
You can see links from stack frames to their source repository in Error Tracking.
You can see links from stack frames to their source repository in Error Tracking for RUM.
Source code integration is supported for the following RUM platforms when sourcemaps or debug symbols are uploaded with Git metadata:
datadog-ci sourcemaps upload commandNote: Source code integration is not supported for iOS RUM errors.
You can see source code previews directly in Continuous Profiler flame graphs.
Opt (on macOS) or Ctrl (on other operating systems) to lock the tooltip so you can interact with its contents.You can see links from errors in your Lambda functions’ associated stack traces to their source repository in Serverless Monitoring.
You can see links from failed test runs to their source repository in Test Optimization.
For more information, see Enhancing Developer Workflows with Datadog.
You can see links from failed Static Analysis and Software Composition Analysis scans to their source repository in Code Security.
For more information, see the Code Security documentation.
You can see links from errors in your security signals’ associated stack traces to their source repository in App and API Protection Monitoring.
You can see full source code files in Dynamic Instrumentation when creating or editing an instrumentation (dynamic log, metric, span, or span tags).
For more information, see the Dynamic Instrumentation documentation.
PR comments are automated comments added by Datadog’s source code management integrations to inform developers of issues detected in their code changes and, in certain cases, suggest remediation.
There is a maximum of 31 unique comments per PR at any time to reduce noise and clutter. These comments include:
PR comments are enabled by default when first onboarding to CI Visibility if the GitHub or GitLab integration is installed correctly. These integrations post a comment summarizing the failed jobs detected in your pull request.
To disable PR comments for CI Visibility, go to the CI Visibility Repository Settings.
PR comments are enabled by default when first onboarding to Code Security if the GitHub, GitLab, or Azure DevOps integration is installed correctly. These integrations post two types of comments on your pull requests:
To disable PR comments for Code Security, go to the Code Security Repository Settings.
PR comments are enabled by default when first onboarding to Test Optimization if the GitHub or GitLab integration is installed correctly. The integration posts a comment summarizing the failed and flaky tests detected in your pull request.
To disable PR comments for Test Optimization, go to the Test Optimization Advanced Features Settings.
Additional helpful documentation, links, and articles:
| |