This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Overview

Auto Assign automates triaging by assigning issues to the author of their suspect commit.

This feature enables faster issue resolution by automatically assigning issues to developers most familiar with the relevant code, while reducing manual triage work. Developers are immediately notified when issues arise from their code.

Setup

Once configured and enabled, issues are automatically assigned to developers based on suspect commit analysis.

Configure Source Code Integration

  • Ensure Source Code Integration is enabled and setup.
  • Install the GitHub integration. Make sure all requested permission is granted for the GitHub integration.
  • Developers must use the same email address in both Git and their Datadog account.

How it works

When an error occurs, Auto Assign:

  1. Analyzes the stack trace to identify a suspect commit
  2. Finds the author of this commit
  3. Assigns the issue to that developer and sends a notification.

Managing assignments

Configuration

Navigate to the Error Tracking configuration section in Datadog to manage Auto Assign settings. You can enable or disable Auto Assign globally for your entire organization, or configure it on a per-service basis for more granular control.

Assignment management

You can view assigned developers directly within each issue in Datadog. If needed, manual reassignment is always possible to override the automatic assignment.

Further Reading

Más enlaces, artículos y documentación útiles:

PREVIEWING: leomelki/ERRORT-5248_auto-assign