---
title: Amazon Elastic Transcoder integration
source: https://docs.newrelic.com/docs/infrastructure/amazon-integrations/aws-integrations-list/amazon-elastictranscoder-monitoring-integration
---

New Relic integrates with Amazon Web Services (AWS) for reporting your [Amazon Elastic Transcoder](https://aws.amazon.com/elastictranscoder/) metrics and other data to New Relic.

This document explains how to activate the integration, and describes the data reported.

## Features [#features]

Collect and send telemetry data to New Relic from your Amazon Elastic Transcoder services using our integration. Monitor your services, query incoming data, and build dashboards to observe everything at a glance.

## Get started [#get-started]

This integration is available through CloudWatch Metric Streams.

To enable this integration, see how to [connect AWS services to New Relic via CloudWatch Metric Streams](https://docs.newrelic.com/docs/infrastructure/amazon-integrations/connect/aws-metric-stream-setup/).

## Find and use data [#find-data]

To find your integration's metrics, go to **[one.newrelic.com](https://one.newrelic.com/all-capabilities) > Metrics and events** and filter by `aws.elastictranscoder`.

Additionally, you can find the entities associated with Amazon Elastic Transcoder by going to [one.newrelic.com](https://one.newrelic.com/all-entities) and searching for `elastictranscoder`.

## Metric data [#metrics]

This integration collects the following Amazon Elastic Transcoder data:

### SWF metric data

| Metric (min, max, average, count, sum) | Unit    | Description                                                                                                                            |
| -------------------------------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| `BilledAudioOutput`                    | Seconds | The number of billable seconds of audio output for a pipeline.                                                                         |
| `BilledHDOutput`                       | Seconds | The number of billable seconds of SD output for a pipeline.                                                                            |
| `BilledSDOutput`                       | Seconds | The number of billable seconds of SD output for a pipeline.                                                                            |
| `Errors`                               | Count   | The number of errors caused by invalid operation parameters, such as a request for a job status that does not include the job ID.      |
| `JobsCompleted`                        | Count   | The number of jobs completed by this pipeline.                                                                                         |
| `JobsErrored`                          | Count   | The number of jobs that failed because of invalid inputs, such as a request to transcode a file that is not in the given input bucket. |
| `StandbyTime`                          | Seconds | The number of seconds before Elastic Transcoder started transcoding a job.                                                             |
| `Throttles`                            | Count   | The number of times that Elastic Transcoder automatically throttled an operation.                                                      |

All imported data has one dimension: `Domain`

## Create alerts [#create-alerts]

You can set up alerts to notify you if there are any changes. For example, you can set up an alert to notify your team members of critical or fatal errors. For more information, see [NRQL alert conditions](https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/get-started/your-first-nrql-condition).
