Error Tracking Monitors

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

概要

Datadog Error Tracking automatically groups all your errors into issues across your web, mobile, and backend applications. Viewing errors grouped into issues helps you prioritize and find the problems that are most impactful, making it easier to minimize service downtimes and reduce user frustration.

With Error Tracking enabled for your organization, you can create an Error Tracking monitor to alert you when an issue in your web or mobile application, backend service, or logs is new, when it has a high impact, and when it starts regressing.

エラー追跡モニターを作成する

Datadog でエラー追跡モニターを作成するには、Monitors > New Monitor > Error Tracking に移動します。

: アカウント当たり上限 1000 件のエラー追跡モニターがデフォルトで設定されています。この制限を増やすには、サポートまでお問い合わせください。

アラート条件を選択する

There are two types of alerting conditions you can configure your Error Tracking monitor with:

Alerting condition説明
High ImpactAlert on issues with a high number of impacted end users. For example, alert for your service whenever more than 500 users are impacted by this error.
New IssueAlert when an issue occurs for the first time. You have the option to be notified if a regression occurs, and set a threshold to reduce alerting fatigue.

検索クエリを定義する

  1. ドロップダウンメニューから RUM EventsTraces、または Logs を選択し、監視するメトリクス (カウント、ファセット、またはメジャー) を選択します。

    • エラーの発生については、課題 ID に基づいた全体のカウントで監視します。
    • 影響を受けたユーザーについては、課題 ID に基づくユーザーメールの一意のカウント、またはメジャーで監視します。
    • 影響を受けたセッションについては、課題 ID に基づくセッション ID の一意のカウントで監視します。
    • メジャーで監視します。メジャーを選択すると、モニターは (メトリクスモニターと同様に) RUM ファセットの数値に対してアラートを発出します。集計タイプ (minavgsummedianpc75pc90pc95pc98pc99、または max) を選択します。

    最も頻繁に使用されるファセットにアクセスするための 3 つのクイックフィルターオプションがあります。

    • Error Occurrences: エラーカウントが above または above or equal to のときにトリガーします。
    • Impacted Users: 影響を受けたユーザーのメール数が above または above or equal to のときにトリガーします。
    • Impacted Sessions: 影響を受けたセッション ID の数が above または above or equal to のときにトリガーします。

    ドロップダウンメニューから Traces または Logs を選択した場合、Error Occurrences オプションのみが利用可能です。

  2. RUM エクスプローラー検索APM エクスプローラー検索またはログエクスプローラー検索と同じロジックで、課題のエラー発生状況を検索するクエリを作成します。

  3. オプションで、アラートのグループ化ストラテジーを構成します。詳細については、モニターの構成を参照してください。

: APM のカウントモニターは、インテリジェント保持フィルターではなく、カスタム保持フィルターにより保持されているスパンに基づいてのみ作成できます。

アラートの条件を設定する

エラーカウントが above または above or equal to のときにトリガーします。メトリクスがしきい値を超えるたびにアラートがトリガーされます。

  1. 課題が最初に発生した後、モニターが新しい課題とみなすまでの期間を選択または入力します。選択されたしきい値は、指定された時間枠で評価されます。特定の期間を過ぎると、モニターはアラートを停止し、緑色に変わります。

    上部の問題リストには、個別の時間枠セレクターがあります。この時間枠で新しいと思われる問題を見つけるために使用できます。

  2. RUM EventsTraces、または Logs を選択し、カウントまたはメジャーで監視することを選択します。

    • 特定の課題 ID の発生カウントを監視します。
    • Monitor over a measure. If you select a measure, the monitor alerts over the numerical value of the RUM or APM facet (similar to a metric monitor). Select an aggregation type (min, avg, sum, median, pc75, pc90, pc95, pc98, pc99, or max).
  3. RUM エクスプローラー検索APM エクスプローラー検索またはログエクスプローラー検索と同じロジックで、課題のエラー発生状況を検索するクエリを作成します。

  4. オプションで、アラートのグループ化ストラテジーを構成します。詳細については、モニターの構成を参照してください。

アラートの条件を設定する

エラーの数が above または above or equal to のとき、モニターがトリガーします。

  • モニターのメトリクスを評価する時間幅を 5 分から 48 時間の間で設定します (5 minutes15 minutes1 hourcustom など)。
  • アラートのしきい値 > <NUMBER> を設定します。
  • 警告のしきい値 > <NUMBER> を設定します。

高度なアラート条件

評価頻度などの高度なアラートオプションについて、詳しくはモニターの構成をご覧ください。

通知

通知タイトルにトリガータグを表示するには、Include triggering tags in notification title をクリックします。

For more information about the Configure notifications and automations section, see Notifications.

Muting monitors

Error Tracking monitors use Issue States to ensure that your alerts stay focused on high-priority matters, reducing distractions from non-critical issues.

Ignored issues are errors requiring no additional investigation or action. By marking issues as Ignored, these issues are automatically muted from monitor notifications.

その他の参考資料