Amazon Translate is a neural machine translation service for translating text to and from English across a breadth of supported languages.
Enable this integration to see all your Translate metrics in Datadog.
If you haven’t already, set up the Amazon Web Services integration first.
Translate
is checked under metric collection.Configure Amazon Translate to send logs either to a S3 bucket or to Cloudwatch.
Note: If you log to a S3 bucket, make sure that amazon_translate
is set as Target prefix.
If you haven’t already, set up the Datadog log collection AWS Lambda function.
Once the lambda function is installed, manually add a trigger on the S3 bucket or Cloudwatch log group that contains your Amazon Translate logs in the AWS console:
aws.translate.character_count (count) | The average number of billable characters in requests. |
aws.translate.character_count.minimum (count) | The minimum number of billable characters in requests. |
aws.translate.character_count.maximum (count) | The maximum number of billable characters in requests. |
aws.translate.response_time (count) | The time that it took to respond to a request. Shown as millisecond |
aws.translate.response_time.data_samples (count) | Data sample of the time it took to respond to a request. |
aws.translate.server_error_count (count) | The number of server errors. |
aws.translate.server_error_count.sum (count) | The sum of the number of server errors. |
aws.translate.successful_request_count (count) | The average number of successful translation requests. |
aws.translate.successful_request_count.sum (count) | The sum of the number of successful translation requests. |
aws.translate.throttled_count (count) | The average number of requests subject to throttling. |
aws.translate.throttled_count.sum (count) | The sum of the number of requests subject to throttling. |
aws.translate.user_error_count (count) | The average number of user errors that occurred. |
aws.translate.user_error_count.sum (count) | The sum of the number of user errors that occurred. |
The Amazon Translate integration does not include any events.
The Amazon Translate integration does not include any service checks.
Need help? Contact Datadog support.
On this Page