Overview
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.
Setup
Installation
If you haven’t already, set up the Amazon Web Services integration first.
Metric collection
- In the AWS integration page, ensure that
Translate
is enabled under the Metric Collection
tab. - Install the Datadog - Amazon Translate integration.
Log collection
Enable logging
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.
Send logs to Datadog
If you haven’t already, set up the Datadog Forwarder 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:
Data Collected
Metrics
aws.translate.character_count (count) | The average number of billable characters in requests. |
aws.translate.character_count.maximum (count) | The maximum number of billable characters in requests. |
aws.translate.character_count.minimum (count) | The minimum 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. |
Events
The Amazon Translate integration does not include any events.
Service Checks
The Amazon Translate integration does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.