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

Monitor AWS RDS with SigNoz

Overview

Amazon RDS provides managed relational database services for PostgreSQL, MySQL, Oracle, SQL Server, and MariaDB. SigNoz helps you monitor RDS performance, query logs, and database health.

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 RDS Monitoring

Once connected, SigNoz will auto-discover your RDS instances and begin collecting:

  • CloudWatch Metrics: CPU, memory, connections, IOPS, replication lag
  • CloudWatch Logs: Error logs, slow query logs (if enabled in RDS)

Pre-built Dashboards

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

  • Database performance overview
  • Query latency and throughput
  • Connection pool utilization
  • Storage and IOPS metrics

What's Collected

Data TypeSourceExamples
MetricsCloudWatchCPUUtilization, DatabaseConnections, ReadIOPS, WriteLatency
LogsCloudWatch LogsError logs, slow query logs, audit logs

Next Steps

  • Create alerts based on your RDS logs to monitor for database errors or slow queries
  • Build dashboards to visualize your database performance metrics
  • Explore Log Pipelines to further process and enrich your RDS logs

Last updated: December 28, 2025

Edit on GitHub

Was this page helpful?