diff options
Diffstat (limited to 'docs/alerts-and-notifications/notifications/README.md')
-rw-r--r-- | docs/alerts-and-notifications/notifications/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/alerts-and-notifications/notifications/README.md b/docs/alerts-and-notifications/notifications/README.md new file mode 100644 index 000000000..3368b4e14 --- /dev/null +++ b/docs/alerts-and-notifications/notifications/README.md @@ -0,0 +1,7 @@ +# Notifications + +This section includes the documentation of the integrations for both of Netdata's notification methods. + +- Netdata Cloud provides centralized alert notifications, utilizing the health status data already sent to Netdata Cloud from connected nodes to send alerts to configured integrations. [Supported integrations](/docs/alerts-&-notifications/notifications/centralized-cloud-notifications) include Amazon SNS, Discord, Slack, Splunk, and others. + +- The Netdata Agent offers a [wider range of notification options](/docs/alerts-&-notifications/notifications/agent-dispatched-notifications) directly from the agent itself. You can choose from over a dozen services, including email, Slack, PagerDuty, Twilio, and others, for more granular control over notifications on each node. |