AWS Amplify metrics

Once you’ve integrated with AWS CloudWatch, you have access to metrics from AWS Amplify, a solution enabling developers to deploy full-stack applications that leverage the breadth of AWS services, without the need for cloud expertise.

See all AWS integrations.

To verify metrics are reporting, search for the metrics on the Metric details page in Settings.

The following table shows the Amplify metrics ingested by Cloud Observability.

Metric Name Unit Description
aws.amplify.requests requests The number of viewer requests received.
aws.amplify.bytes_downloaded bytes The data transferred out in bytes using GET, HEAD, and OPTIONS requests.
aws.amplify.bytes_uploaded bytes The data uploaded to your app in bytes using POST and PUT requests.
aws.amplify.4xx_errors errors The number of requests that returned 4XX errors.
aws.amplify.5xx_errors errors The number of requests that returned 5xx errors.
aws.amplify.latency seconds The time to first byte in seconds.

See also

Ingest metrics from Amazon

Create and manage dashboards

Create alerts

Updated Dec 1, 2022