This integration enables monitoring of your Amazon Simple Notification Service (SNS) topics by collecting comprehensive message delivery metrics. With SigNoz's one-click AWS integration, you can track publications, deliveries, and failures.
Amazon SNS is a fully managed pub/sub messaging service. Monitoring SNS is essential for understanding message delivery patterns, identifying failures, and ensuring reliable notification delivery.
Getting Started
To use the SNS integration:
- From the sidebar, navigate to Integrations.
- Click Configure on the Amazon Web Services tile.
- Navigate to SNS to view dashboards and configure the integration.
For detailed setup instructions, see One-Click AWS Integrations.

What You'll Monitor & Data Collected
This integration collects comprehensive SNS metrics, providing visibility into:
Core SNS Metrics
- Messages Published: Monitor message publication counts.
- Notifications Delivered: Track successful deliveries.
- Notifications Failed: Monitor delivery failures.
- Publish Size: Track message payload sizes.
Collected Data Details
📊 Metrics List
| Metric Name | Unit | Type |
|---|---|---|
| aws_SNS_NumberOfMessagesPublished_count | Count | Gauge |
| aws_SNS_NumberOfMessagesPublished_max | Count | Gauge |
| aws_SNS_NumberOfMessagesPublished_min | Count | Gauge |
| aws_SNS_NumberOfMessagesPublished_sum | Count | Gauge |
| aws_SNS_NumberOfNotificationsDelivered_count | Count | Gauge |
| aws_SNS_NumberOfNotificationsDelivered_max | Count | Gauge |
| aws_SNS_NumberOfNotificationsDelivered_min | Count | Gauge |
| aws_SNS_NumberOfNotificationsDelivered_sum | Count | Gauge |
| aws_SNS_NumberOfNotificationsFailed_count | Count | Gauge |
| aws_SNS_NumberOfNotificationsFailed_max | Count | Gauge |
| aws_SNS_NumberOfNotificationsFailed_min | Count | Gauge |
| aws_SNS_NumberOfNotificationsFailed_sum | Count | Gauge |
| aws_SNS_PublishSize_count | Bytes | Gauge |
| aws_SNS_PublishSize_max | Bytes | Gauge |
| aws_SNS_PublishSize_min | Bytes | Gauge |
| aws_SNS_PublishSize_sum | Bytes | Gauge |
Dashboards
SNS Overview Dashboard
The integration provides a comprehensive overview dashboard with key SNS metrics:

Key visualizations include:
- Messages Published: Monitor publication trends.
- Notifications Delivered: Track successful delivery rates.
- Notifications Failed: Identify delivery failures.
- Publish Size: Analyze message payload sizes.