- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
site.Cases can be created manually, automatically from across Datadog, or programmatically with the API. There are two types of cases: standard and security. Cases created from security signals and Sensitive Data Scanner are automatically made security cases. The security case type has all the features of the standard case type, along with a mandatory field for specifying the reason for closing a case (testing, false positive, or one time exception).
On the Case Management page, click New Case.
You can also create cases manually from the following products:
Product | Instructions |
---|---|
Monitors | - On a monitor status page, optionally scope the monitor to a time frame and specific monitor group(s). Then, click the Escalate dropdown menu and select Create a case. - In Slack, click Create case under a monitor notification. |
Security signals | Click into a Security Signal to open up the side panel. Click the Escalate Investigation dropdown menu and select Create a case. |
Error Tracking | Click into an Error Tracking issue to open the side panel. Then, click Create a case. |
Watchdog | Click into an alert to open its side panel. Click the Escalate dropdown menu and select Create a case. |
Event Management (raw events) | Click into an event to open its side panel. Click the Escalate dropdown menu and select Create a case. |
Cloud Cost Management | Click into a cost recommendation to open its side panel. Then, click Create case. |
Sensitive Data Scanner | Click Create case next to a Sensitive Data Scanner issue. |
Slack | Click the Create Case button under a monitor notification in Slack. |
Configure the following products to automatically create cases:
Product | Instructions |
---|---|
Monitors | Navigate to the Project Settings page, click Integrations > Datadog Monitors, and click on the toggle to get your @case-<project_handle>. When creating a monitor, include @case-{project_handle} in the Configure notifications and automations section. Cases are automatically created when the monitor transitions to a different status. To only create cases for certain monitor transitions, use conditional variables. As an example, to create cases only when a monitor triggers, wrap the @case mention with {{#is_alert}} and {{/is_alert}} . |
Event Management (Correlations) | In Event Management, correlations configured to aggregate events from Datadog and third-party sources automatically create cases. |
Workflow Automation | 1. In a new or existing workflow, add a step in the Workflow builder and search for “Case Management." 2. Select the Create Case action. 3. If the workflow is configured to run based on a monitor or security signal trigger, add the relevant workflow triggers and ensure that you’ve added the workflow handle to the desired resources. For more information, see Trigger a workflow. |
Create a case through the API endpoint.
Note: This endpoint requires the cases_write
authorization scope.
추가 유용한 문서, 링크 및 기사: