This dashboard provides an interface to view and analyze metrics from your Amazon DynamoDB.

Metric visualization Metric name Description
Successful Request Latency Per Table aws_dynamodb_successful_request_latency_average The successful requests to DynamoDB or Amazon DynamoDB Streams during the specified time period.
Throttled Requests Per Table aws_dynamodb_throttled_requests_average Average of requests to DynamoDB that exceed the provisioned throughput limits on a resource (such as a table or an index).
Successful Request Latency By Table aws_dynamodb_successful_request_latency_average The successful requests to DynamoDB or Amazon DynamoDB Streams during the specified time period.
User Errors aws_dynamodb_user_errors_sum Requests to DynamoDB or Amazon DynamoDB Streams that generate an HTTP 400 status code during the specified time period.
System Errors aws_dynamodb_system_errors_sum The requests to DynamoDB or Amazon DynamoDB Streams that generate an HTTP 500 status code during the specified time period.
Successful Request Latency By Operation aws_dynamodb_successful_request_latency_average Average of successful requests to DynamoDB or Amazon DynamoDB Streams during the specified time period.
Consumed Read Capacity aws_dynamodb_consumed_read_capacity_units_average The number of read capacity units consumed over the specified time period, so you can track how much of your provisioned throughput is used.
Provisioned Read Capacity aws_dynamodb_provisioned_read_capacity_units_average The number of provisioned read capacity units for a table or a global secondary index.
Account Provisioned Read Capacity Utilization aws_dynamodb_account_provisioned_read_capacity_utilization_average The percentage of provisioned read capacity units utilized by an account.
Account Provisioned Write Capacity Utilization aws_dynamodb_account_provisioned_write_capacity_utilization_average The percentage of provisioned write capacity units utilized by an account.