ケースの作成

Case Management is not available in the 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).

手動ケース作成

Case Management page with the New Case modal opened to create a case manually

Case Management ページで、New Case をクリックします。

  1. ケースを作成するプロジェクトを選択します。ケースは 1 つのプロジェクトにのみ所属できます。
  2. ケースのタイトルを記入します。
  3. オプションで、説明を追加します。
  4. Create Case をクリックして完了します。

以下の製品から手動でケースを作成することもできます。

製品手順
モニター- モニターステータスページで、オプションでモニターを時間枠と特定のモニターグループにスコープします。次に、Escalate ドロップダウンメニューをクリックし、Create a case を選択します。
- Slack で、モニター通知の下にある Create case をクリックします。
セキュリティシグナルセキュリティシグナルをクリックして、サイドパネルを開きます。Escalate Investigation ドロップダウンメニューをクリックし、Create a Case を選択します。
Error TrackingError Tracking の問題をクリックして、サイドパネルを開きます。次に、Create a case をクリックします。
Watchdogアラートをクリックしてサイドパネルを開きます。Escalate ドロップダウンメニューをクリックし、Create a case を選択します。
Event Management (生のイベント)イベントをクリックしてサイドパネルを開きます。Escalate ドロップダウンメニューをクリックし、Create a case を選択します。
Cloud Cost Managementコスト勧告をクリックして、そのサイドパネルを開きます。次に、Create case をクリックします。
Sensitive Data Scanner機密データスキャナーの問題の横にある Create case をクリックします。
SlackSlack のモニター通知の下にある Create Case ボタンをクリックします。

自動ケース作成

Configure the following products to automatically create cases:

ProductInstructions
MonitorsNavigate 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 Automation1. 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.

API

Create a case through the API endpoint.

Note: This endpoint requires the cases_write authorization scope.

その他の参考資料

お役に立つドキュメント、リンクや記事:

PREVIEWING: alai97/reorganize-some-sections-in-dora-metrics