New Relic infrastructure integrations now include an integration for AWS Translate, sending its metrics data to New Relic.
This document explains the integration's features, how to activate it, and what data can be reported.
Features
Collect and send telemetry data to New Relic from your Translate app using our integration. Monitor your services, query incoming data, and build dashboards to observe everything at a glance.
Report data
We have two options for reporting this data. The recommended path is setting up our Amazon CloudWatch Metric Streams integration. Alternatively, you can use our older Amazon integration that relies on polling.
- New Relic polling interval: 5 minutes
- Amazon CloudWatch data interval: 1 minute or 5 minutes
Find and use data
To find your integration's metrics, go to one.newrelic.com > All capabilities > Metrics and events and filter by aws.translate
.
Metric data
Metric (min, max, average, count, sum) | Unit | Description |
---|---|---|
| count | The number of billable characters in requests. |
| milliseconds | The time that it took to respond to a request. |
| count | The number of server errors. The HTTP response code range for a server error is 500 to 599. |
| count | The number of successful translation requests. The response code for a successful request is 200 to 299. |
| count | The number of requests subject to throttling. |
| count | The number of user errors that occurred. The HTTP response code range for a user error is 400 to 499. |
Data have up to two dimensions: Language pair
and Operation
.
Tips on using your data
You can create to notify you of any developing changes. For example, an alert can be set up to notify relevant parties of critical or fatal errors. Learn more about creating alerts.