- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
AWS App Runner を使用すると、ソースコードまたはコンテナイメージから AWS にアプリケーションをデプロイできます。
このインテグレーションを有効にすると、Datadog にすべての App Runner メトリクスを表示できます。
Amazon Web Services インテグレーションをまだセットアップしていない場合は、最初にセットアップします。
Metric Collection
タブの下にある AppRunner
が有効になっていることを確認します。AWS App Runner によって管理されるアプリケーションから Datadog と統合できるログには 2 種類あります。これらのログは、2 つの異なるロググループで CloudWatch に送信されます。1 つ目は、アプリケーションのビルドやデプロイなど、App Runner サービスのすべてのライフサイクルアクティビティログをキャプチャするサービスロググループです。2 つ目は、実行中のアプリケーションのコードからのログ出力を含むアプリケーションロググループです。
AWS App Runner は、サービスとオペレーションのステータス変更イベントの両方を EventBridge に送信します。これを Datadog に転送して Event Stream で表示できます。これらのイベントを Datadog に送信するには、次の手順を実行します。
aws.apprunner.2xx_status_responses (count) | The number of 2XX HTTP responses. Shown as response |
aws.apprunner.4xx_status_responses (count) | The number of 4XX HTTP responses. Shown as response |
aws.apprunner.5xx_status_responses (count) | The number of 5XX HTTP responses. Shown as response |
aws.apprunner.active_instances (gauge) | The number of active instances. Shown as instance |
aws.apprunner.cpuutilization (gauge) | Average CPU usage over one-minute periods. Shown as percent |
aws.apprunner.memory_utilization (gauge) | Average memory usage over one-minute periods. Shown as percent |
aws.apprunner.request_latency (gauge) | The time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.request_latency.p50 (gauge) | 50th percentile of the time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.request_latency.p95 (gauge) | 95th percentile of the time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.request_latency.p99 (gauge) | 99th percentile of the time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.requests (count) | The number of HTTP requests that the service received. Shown as request |
AWS App Runner インテグレーションは、EventBridge からのサービスとオペレーションのステータス変更イベントの両方をサポートします。
AWS App Runner インテグレーションには、サービスのチェック機能は含まれません。
ご不明な点は、Datadog のサポートチームまでお問合せください。