Amazon Polly

概要

Amazon Polly は、文章をリアルな音声に変換するサービスです。

このインテグレーションを有効にすると、Datadog にすべての Polly メトリクスを表示できます。

セットアップ

インストール

Amazon Web Services インテグレーションをまだセットアップしていない場合は、最初にセットアップします。

メトリクスの収集

  1. AWS インテグレーションページで、Metric Collection タブの下にある Polly が有効になっていることを確認します。
  2. Datadog - AWS Polly インテグレーションをインストールします。

ログの収集

ログの有効化

Amazon Polly から S3 バケットまたは CloudWatch のいずれかにログを送信するよう構成します。

: S3 バケットにログを送る場合は、Target prefixamazon_polly に設定されているかを確認してください。

ログを Datadog に送信する方法

  1. Datadog ログコレクション AWS Lambda 関数 をまだ設定していない場合は、設定を行ってください。

  2. lambda 関数がインストールされたら、AWS コンソールから、Amazon Polly ログを含む S3 バケットまたは CloudWatch のロググループに手動でトリガーを追加します。

収集データ

メトリクス

aws.polly.request_characters
(gauge)
The average number of characters in the request. This is billable characters only and does not include SSML tags.
aws.polly.request_characters.sum
(count)
The total number of characters in the request. This is billable characters only and does not include SSML tags.
aws.polly.request_characters.maximum
(gauge)
The maximum number of characters in the request. This is billable characters only and does not include SSML tags.
aws.polly.request_characters.minimum
(gauge)
The minimum number of characters in the request. This is billable characters only and does not include SSML tags.
aws.polly.response_latency
(gauge)
The average latency between when the request was made and the start of the streaming response.
Shown as millisecond
aws.polly.response_latency.minimum
(gauge)
The minimum latency between when the request was made and the start of the streaming response.
Shown as millisecond
aws.polly.response_latency.maximum
(gauge)
The minimum latency between when the request was made and the start of the streaming response.
Shown as millisecond
aws.polly.response_latency.sum
(count)
The sum of the latency between when the request was made and the start of the streaming response.
Shown as millisecond
aws.polly.response_latency.samplecount
(count)
The total number of successful responses
Shown as response
aws.polly.2xx_count
(count)
Total number of HTTP 200 level code returned upon a successful response.
Shown as response
aws.polly.4xx_count
(count)
Total number of HTTP 400 level code returned upon a successful response. For each successful response, a zero (0) is emitted.
Shown as response
aws.polly.5xx_count
(count)
Total number of HTTP 500 level code returned upon a successful response. For each successful response, a zero (0) is emitted.
Shown as response

AWS から取得される各メトリクスには、ホスト名やセキュリティ グループなど、AWS コンソールに表示されるのと同じタグが割り当てられます。

イベント

AWS Polly インテグレーションには、イベントは含まれません。

サービスのチェック

AWS Polly インテグレーションには、サービスのチェック機能は含まれません。

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問合せください。