SigNoz Cloud - This page is relevant for SigNoz Cloud editions.
Self-Host - This page is relevant for self-hosted SigNoz editions.

Monitor AWS DynamoDB with SigNoz

Overview

Amazon DynamoDB is a fully managed NoSQL database service. SigNoz helps you monitor DynamoDB performance, capacity utilization, and throttling events.

Prerequisites

  • AWS account with appropriate permissions
  • SigNoz Cloud account or Self-Hosted SigNoz

One-Click Integration

Info

One-Click Integration is available for SigNoz Cloud only and includes pre-built dashboards. This method uses AWS CloudFormation and CloudWatch, which may incur additional AWS charges.

Step 1: Connect Your AWS Account

Follow the One-Click AWS Integrations Guide to:

  1. Deploy the CloudFormation stack
  2. Connect your AWS account to SigNoz

Step 2: Enable DynamoDB Monitoring

Once connected, SigNoz will auto-discover your DynamoDB tables and begin collecting CloudWatch metrics.

What's Collected

MetricDescription
ConsumedReadCapacityUnitsRead capacity consumed
ConsumedWriteCapacityUnitsWrite capacity consumed
ProvisionedReadCapacityUnitsProvisioned read capacity
ProvisionedWriteCapacityUnitsProvisioned write capacity
ReadThrottleEventsRead throttling count
WriteThrottleEventsWrite throttling count
SuccessfulRequestLatencyRequest latency
SystemErrorsSystem error count

Pre-built Dashboards

Navigate to Dashboards and search for "DynamoDB" to find automatically imported dashboards showing:

  • Capacity utilization
  • Throttling events
  • Request latency distribution
  • Error rates

Next Steps

Once DynamoDB metrics are flowing to SigNoz, you can:

  • Set up alerts for critical metrics like throttling events or capacity utilization. See Alerts.
  • Create dashboards to visualize DynamoDB performance. See Dashboards.

Last updated: December 28, 2025

Edit on GitHub

Was this page helpful?