Amazon App Runner integration

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 > Metrics and events and filter by aws.apprunner

Metric data

Metric (min, max, average)

Unit

Description

2xxStatusResponses

count

Number of successfull requests to the service

4xxStatusResponses

count

Number of failed requests to the service

ActiveInstances

count

Number of active instances

CPUUtilization

percentage

Instance CPU loading

MemoryUtilization

percentage

Instance memory utilization

RequestLatency

ms

How long a request takes

Requests

count

Total number of requests

How to use your data