Skip to content

Latest commit

 

History

History
199 lines (153 loc) · 6.32 KB

File metadata and controls

199 lines (153 loc) · 6.32 KB
title tags metaDescription redirects
Amazon SNS monitoring integration
Integrations
Amazon integrations
AWS integrations list
New Relic's Amazon Simple Notification Service (SNS) monitoring integration: How to activate it and a description of the data reported.
/docs/integrations/amazon-integrations/aws-integrations-list/aws-sns-monitoring-integration
/docs/aws-sns-integration
/docs/infrastructure/infrastructure-integrations/amazon-integrations/aws-sns-integration
/docs/infrastructure/amazon-integrations/amazon-integrations/aws-sns-monitoring-integration

New Relic infrastructure integrations include an integration for reporting your Amazon Web Services Simple Notification Service (SNS) data to New Relic. This document explains how to activate the integration and describes the data reported.

Features

Amazon Simple Notification Service (SNS) is a managed push notification service. With New Relic's Amazon SNS integration, data reported to New Relic includes:

  • Messages sent and failed counts
  • Subscriptions confirmed and deleted
  • Additional metrics

SNS data is available in pre-built dashboards in New Relic. You can also create custom queries and charts in New Relic One, and create alert conditions to notify you of changes in SNS data.

Activate integration [#activate]

To enable this integration follow standard procedures to Connect AWS services to New Relic.

Configuration and polling [#polling]

You can change the polling frequency and filter data using configuration options. Default polling information for the Amazon SNS integration includes:

  • New Relic polling interval: 5 minutes
  • Amazon SNS data interval: 5 minutes

Find and use data [#find-data]

To explore your integration data:

  1. Go to one.newrelic.com > Infrastructure > AWS.
  2. Select any of the available SNS integration links.

You can query and explore your data using the QueueSample event type, with a provider value of SnsTopic.

Metric data [#metrics]

This integration collects the following metrics. For full descriptions of some of these metrics, see Amazon's SNS metrics and dimensions.

Metrics indicated with an asterisk `*` are only fetched if [extended inventory collection](/docs/integrations/new-relic-integrations/getting-started/configure-polling-frequency-data-collection-cloud-integrations#extended) is on.
  <th>
    Description
  </th>
</tr>
  <td>
    The number of messages published.
  </td>
</tr>

<tr>
  <td>
    `numberOfNotificationsDelivered`
  </td>

  <td>
    The number of messages successfully delivered.
  </td>
</tr>

<tr>
  <td>
    `numberOfNotificationsFailed`
  </td>

  <td>
    The number of messages that Amazon SNS failed to deliver. For more info, see [Amazon SNS metrics](http://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/sns-metricscollected.html).
  </td>
</tr>

<tr>
  <td>
    `publishSize`
  </td>

  <td>
    The size (in bytes) of messages published, includes Minimum, Maximum, Average and Count.
  </td>
</tr>

<tr>
  <td>
    `SubscriptionsPending`\*
  </td>

  <td>
    The number of subscriptions pending confirmation on this topic.
  </td>
</tr>

<tr>
  <td>
    `SubscriptionsConfirmed`\*
  </td>

  <td>
    The number of confirmed subscriptions on this topic.
  </td>
</tr>

<tr>
  <td>
    `SubscriptionsDeleted`\*
  </td>

  <td>
    The number of deleted subscriptions on this topic.
  </td>
</tr>
Metric
`numberOfMessagesPublished`

Inventory data [#config]

After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our [Explorers Hub post](https://discuss.newrelic.com).

The following configuration options and data are available with the New Relic Amazon SNS integration.

aws/sns/topic

Data indicated with an asterisk `*` are only fetched if [extended inventory collection](/docs/integrations/new-relic-integrations/getting-started/configure-polling-frequency-data-collection-cloud-integrations#extended) is on.
  <th>
    Description
  </th>
</tr>
  <td>
    The AWS region that the subscription is associated with.
  </td>
</tr>

<tr>
  <td>
    `owner`\*
  </td>

  <td>
    The subscription's owner.
  </td>
</tr>

<tr>
  <td>
    `topicArn`
  </td>

  <td>
    The Amazon Resource Name (ARN) of the subscription's topic.
  </td>
</tr>
Name
`awsRegion`