Issue Team Ownership

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Overview

Issue Team Ownership automatically assigns issues to teams by linking error stack traces to your Git CODEOWNERS files. This feature streamlines issue resolution by connecting errors to the appropriate teams, making it easier to identify which team should handle specific problems with team-based filtering, and accurate ownership mapping.

Leverage team ownership

Team ownership information appears on the issue details panel when available:

Team ownership information on issue details

You can also use issue team ownership to filter issues by teams in the Error Tracking Explorer. Use the team filter to view only issues assigned to specific teams, making it easier to focus on issues relevant to your team.

Team ownership information on sidebar

Setup

Configure Source Code Integration

Ensure Source Code Integration is setup and install the GitHub integration. Make sure all requested permissions are granted for the GitHub integration.

Set up CODEOWNERS file

Create a valid CODEOWNERS file in your repository following GitHub’s CODEOWNERS standards.

In Datadog, go to Teams > Select your team > Settings > GitHub Connection to map your Datadog teams to the corresponding GitHub teams defined in your CODEOWNERS file.

Linking GitHub teams to Datadog teams

Note: Issue Team Ownership currently supports GitHub only.

Configuration

Issue Team Ownership is enabled by default for all services once the setup requirements are met. You can control this feature at both global and service levels through the Error Tracking settings page.

Issue Team Ownership configuration settings

Further Reading

추가 유용한 문서, 링크 및 기사:

PREVIEWING: leomelki/ERRORT-5248_auto-assign