Simple Notification Service (SNS) metrics
Amazon Simple Notification Service (SNS) is a flexible, fully managed pub/sub messaging and mobile notifications service for coordinating the delivery of messages to subscribing endpoints and clients. Ensure your cloud platform is configured in SolarWinds Observability SaaS to collect this service's data. See Add an AWS cloud account. CloudWatch metrics must also be enabled for this service in the AWS Console for the metric data to be available.
Many of the collected metrics from AWS SNS entities are displayed as widgets in SolarWinds Observability explorers; additional metrics may be collected and available in the Metrics Explorer. You can also create an alert for when an entity's metric value moves out of a specific range. See Entities in SolarWinds Observability SaaS for information about entity types in SolarWinds Observability SaaS.
The following table lists AWS.SNS
in the search box.
Metric | Units | Description |
---|---|---|
sw.metrics.healthscore |
Percent (%) |
Health score. A health score provides real-time insight into the overall health and performance of your monitored entities. The health score is calculated based on anomalies detected for the entity, alerts triggered for the entity's metrics, and the status of the entity. The health score is displayed as a single numerical value that ranges from a Good (70-100) to Moderate (40-69) to Bad (0-39) distinction. To view the health score for AWS SNS entities in the Metrics Explorer, filter the |
AWS.SNS.NumberOfMessagesPublished
|
Count |
NumberOfMessagesPublished. The average number of messages published to Amazon SNS topics. |
AWS.SNS.NumberOfNotificationsDelivered
|
Count |
NumberOfNotificationsDelivered. The average number of messages successfully delivered from Amazon SNS topics to subscribing endpoints. |
AWS.SNS.NumberOfNotificationsFailed
|
Count |
NumberOfNotificationsFailed. The average number of messages that Amazon SNS failed to deliver. |
AWS.SNS.NumberOfNotificationsFailedToRedriveToDlq
|
NumberOfNotificationsFailedToRedriveToDlq. The average number of messages that couldn't be moved to a dead-letter queue. |
|
AWS.SNS.NumberOfNotificationsFilteredOut
|
NumberOfNotificationsFilteredOut. The average number of messages that were rejected by subscription filter policies. A filter policy rejects a message when the message attributes don't match the policy attributes. |
|
AWS.SNS.NumberOfNotificationsFilteredOut-InvalidAttributes
|
NumberOfNotificationsFilteredOut-InvalidAttributes. The average number of messages that were rejected by subscription filter policies because the messages' attributes are invalid. |
|
AWS.SNS.NumberOfNotificationsFilteredOut-NoMessageAttributes
|
NumberOfNotificationsFilteredOut-NoMessageAttributes. The average number of messages that were rejected by subscription filter policies because the messages have no attributes. |
|
AWS.SNS.NumberOfNotificationsRedrivenToDlq
|
NumberOfNotificationsRedrivenToDlq. The average number of messages that have been moved to a dead-letter queue. |
|
AWS.SNS.PublishSize
|
Binary Bytes |
PublishSize. The average size of messages published. |