New Relic's infrastructure integrations include an integration for reporting your Amazon App Runner data to New Relic. This document explains how to activate the integration and describes the data reported.
Features
This integration lets you collect and send telemetry data from apps and services running on Amazon App Runner containers. Once you're monitoring your services, you can query incoming dat and build to observe everything at a glance.
Activate integration
To enable this integration, follow the standard procedures in our Connect AWS services to New Relic doc.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
Default polling information for the AWS integrations:
- New Relic polling interval: 5 minutes
- Amazon CloudWatch data interval: 1 minute or 5 minutes
Find and use data
To find your integration data:
- For logs: Go to one.newrelic.com > Logs > Attributes > AWS and select logGroup and/or logStream
- For metrics: Go to one.newrelic.com > All capabilities > Metrics and events and filter by
aws.apprunner
Metric data
Metric (min, max, average) | Unit | Description |
---|---|---|
| count | Number of successfull requests to the service |
| count | Number of failed requests to the service |
| count | Number of active instances |
| percentage | Instance CPU loading |
| percentage | Instance memory utilization |
| ms | How long a request takes |
| count | Total number of requests |