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

Monitor Amazon SQS with SigNoz

Overview

Amazon Simple Queue Service (SQS) is a fully managed message queuing service. SigNoz helps you monitor queue depth, message age, and throughput.

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

Once connected, SigNoz will auto-discover your SQS queues and begin collecting CloudWatch metrics.

What's Collected

MetricDescription
ApproximateNumberOfMessagesVisibleMessages available for retrieval
ApproximateNumberOfMessagesNotVisibleMessages in flight
ApproximateNumberOfMessagesDelayedDelayed messages
ApproximateAgeOfOldestMessageAge of oldest message
NumberOfMessagesSentMessages sent to queue
NumberOfMessagesReceivedMessages received from queue
NumberOfMessagesDeletedMessages deleted

Pre-built Dashboards

Navigate to Dashboards and search for "SQS" to find automatically imported dashboards.

Next Steps

Once SQS metrics are flowing to SigNoz, you can:

  • Set up alerts for critical metrics like queue depth or message age. See Alerts.
  • Create dashboards to visualize SQS performance. See Dashboards.

Last updated: December 30, 2025

Edit on GitHub

Was this page helpful?