New Relic infrastructure integrations include an integration for reporting your application and Amazon App Runner container data to New Relic observability platform. 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 apps and services running on Amazon App Runner containers using our integration. Monitor your services, query incoming data, and build to observe everything at a glance.
Activate integration
To enable this integration follow standard procedures to Connect AWS services to New Relic.
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 |