---
title: Amazon CloudWatch Application Signals integration
source: https://docs.newrelic.com/docs/infrastructure/amazon-integrations/aws-integrations-list/amazon-cloudwatch-application-signals
---

New Relic integrates with Amazon Web Services (AWS) to monitor [CloudWatch Application Signals](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-Application_Signals.html) metrics and other data to New Relic.

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

## Activate the integration [#activate]

This integration is available through CloudWatch MetricStreams.

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-use-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.applicationsignals`.

## Available metric data [#metric-data]

This New Relic infrastructure integration collects the following Amazon CloudWatch Application Signals data:

| Metric    | Unit  | Description                                                                                                                                                                                                                                               |
| --------- | ----- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Latency` | Ms    | The delay before data transfer begins after the request is made.                                                                                                                                                                                          |
| `Faults`  | Count | A count of both HTTP 5XX server-side faults and OpenTelemetry span status errors.                                                                                                                                                                         |
| `Errors`  | Count | A count of HTTP 4XX client-side errors. These are considered to be request errors that are not caused by service problems. Therefore, the Availability metric displayed on Application Signals dashboards does not regard these errors as service faults. |

### 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 relevant parties of critical or fatal errors.

Learn more about creating alerts [here](https://docs.newrelic.com/docs/alerts-applied-intelligence/new-relic-alerts/learn-alerts/introduction-alerts/).
