- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Amazon Rekognition を使用すると、イメージ分析やビデオ分析をアプリケーションに簡単に追加することができます。Rekognition API にイメージやビデオを与えるだけで、このサービスがモノ、人物、テキスト、シーン、アクティビティを識別します。
このインテグレーションを有効にすると、Datadog にすべての Rekognition メトリクスを表示できます。
Amazon Web Services インテグレーションをまだセットアップしていない場合は、最初にセットアップします。
Rekognition
をオンにします。Amazon Rekognition から S3 バケットまたは CloudWatch のいずれかにログを送信するよう構成します。
注: S3 バケットにログを送る場合は、Target prefix が amazon_rekognition
に設定されているかを確認してください。
Datadog ログコレクション AWS Lambda 関数 をまだ設定していない場合は、設定を行ってください。
lambda 関数がインストールされたら、AWS コンソールから、Amazon Rekognition ログを含む S3 バケットまたは CloudWatch のロググループに手動でトリガーを追加します。
aws.rekognition.successful_request_count (count) | The average number of successful requests. |
aws.rekognition.successful_request_count.sum (count) | The sum of the number of successful requests. |
aws.rekognition.throttled_count (count) | The average number of throttled requests. Rekognition throttles a request when it receives more requests than the limit of transactions per second set for your account. |
aws.rekognition.throttled_count.sum (count) | The sum of the number of throttled requests. Rekognition throttles a request when it receives more requests than the limit of transactions per second set for your account. |
aws.rekognition.response_time (count) | The time in milliseconds for Rekognition to compute the response. Shown as millisecond |
aws.rekognition.response_time.data_samples (count) | The time in milliseconds for Rekognition to compute the response. |
aws.rekognition.detected_face_count (count) | The average number of faces detected with the IndexFaces or DetectFaces operation. |
aws.rekognition.detected_face_count.sum (count) | The sum of the number of faces detected with the IndexFaces or DetectFaces operation. |
aws.rekognition.deteceted_label_count (count) | The average number of labels detected with the DetectLabels operation. |
aws.rekognition.deteceted_label_count.sum (count) | The sum of the number of labels detected with the DetectLabels operation. |
aws.rekognition.server_error_count (count) | The number of server errors. |
aws.rekognition.server_error_count.sum (count) | The sum of the number of server errors. |
aws.rekognition.user_error_count (count) | The average number of user errors (invalid parameters - invalid image - no permission etc). |
aws.rekognition.user_error_count.sum (count) | The sum of the number of user errors (invalid parameters - invalid image - no permission etc). |
Amazon Rekognition インテグレーションには、イベントは含まれません。
Amazon Rekognition インテグレーションには、サービスのチェック機能は含まれません。
ご不明な点は、Datadog のサポートチームまでお問合せください。