Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Overview

Code Insights keep you informed with Datadog-generated insights that are relevant to your codebase:

The extension identifies errors and vulnerabilities in the code with colored squiggles; hover over the line for more details.

The Code Insights view in the Datadog sidebar lists all the issues found in the repository. Select an item to view the full insight, and use the links to jump to the related source code location or open the code insight in Datadog.

You can group code insights by kind, file, priority, or service. You can also ignore individual code insights and set filters to view the ones you’re most interested in.

The Code Insights view.

For specific insights about the file currently open in the active editor, check the File Insights view in the IDE’s file explorer. This view also lists issues discovered by Code Security within the file.

Further reading