New Relic infrastructure integrations now include an integration for AWS API Gateway v2, sending its metrics data to New Relic.
This document explains the integration's features, how to activate it, and what data you can report.
Features
Collect and send telemetry data to New Relic from your Amazon API Gateway v2 using our integration. Check your services, query incoming data, and build dashboards to observe everything at a glance.
Activate integration
To enable this integration, see how to connect AWS services to New Relic.
Find and use data
To find your integration's metrics, go to one.newrelic.com > Metrics & Events and filter by aws.apigateway
.
Metric data
This New Relic infrastructure integration collects the following Amazon API Gateway v2 metrics:
Amazon API Gateway v2 Metric data
Metric | Description |
---|---|
| The number of client-side errors captured in a given period. |
| The number of server-side errors captured in a given period. |
| The total number API requests in a given period. |
| The time between when API Gateway relays a request to the backend and when it receives a response from the backend. |
| The time between when API Gateway receives a request from a client and when it returns a response to the client. The latency includes the integration latency and other API Gateway overhead. |
| The amount of data processed in bytes. |
Dimensions
You can use the dimensions in the following table to filter API Gateway metrics.
Dimensions | Description |
---|---|
| ilters API Gateway metrics for an API with the specified API ID. |
| Filters API Gateway metrics for an API stage with the specified API ID and stage ID. |
| Filters API Gateway metrics for an API method with the specified API ID, stage ID, and route ID. |
Create alerts
You can set up alerts to receive a notification if there are any changes. For example, you can set up an alert to get a notification about relevant parties of critical or fatal errors.
Learn more about creating alerts here.