Amazon Translate is a text translation service that uses advanced machine learning technologies to provide high-quality translation on demand.

Resource Information:

  • Type of Resource: Generic monitorable resource
  • Discovery type: AWS SDK discovery type
  • Discovery profile selection: Resource can be discovered by “Translate Job” in the profiler
  • ResourceTag: AWS_TRANSLATE_JOB
  • Resource Unique Identification: jobId (job.jobId())
  • Dependencies: Translate Job may depend on S3 buckets for input and output data

Use Amazon Translate to translate unstructured text documents or to build applications that work in multiple languages.

Use the AWS public cloud integration to discover and collect metrics against the AWS service.

External reference

What Is Amazon Translate?

Setup

To set up the AWS integration and discover the AWS service, go to AWS Integration Discovery Profile and select Translate.

Event support

CloudTrail event support

  • Not Supported

CloudWatch alarm support

  • Supported
  • Configurable in OpsRamp AWS Integration Discovery Profile.

Supported metrics

OpsRamp MetricAWS MetricMetric Display NameUnitAggregation TypeDescription
aws_translate_CharacterCountCharacterCountCharacter CountCountAverageThe number of billable characters in requests
aws_translate_ResponseTimeResponseTimeResponse TimeMillisecondsAverageThe time that it took to respond to a request
aws_translate_ServerErrorCountServerErrorCountServer Error CountCountAverageThe number of server errors. The HTTP response code range for a server error is 500 to 599.
aws_translate_SuccessfulRequestCountSuccessfulRequestCountSuccessful Request CountCountAverageThe number of successful translation requests. The response code for a successful request is 200 to 299.
aws_translate_ThrottledCountThrottledCountThrottled CountCountAverageThe number of requests subject to throttling. Use ThrottledCount to determine if your application is sending requests faster than your account is configured to accept them.
aws_translate_UserErrorCountUserErrorCountUser Error CountCountAverageThe number of user errors that occurred. The HTTP response code range for a user error is 400 to 499.