diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-24 09:53:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-24 09:53:08 +0000 |
commit | 6a1900e8bd84c282a500ae4032645ae55c614b7b (patch) | |
tree | d4d31289c39fc00da064a825df13a0b98ce95b10 /docs/alerts-and-notifications/notifications/README.md | |
parent | Adding upstream version 1.45.3+dfsg. (diff) | |
download | netdata-51e89ed3b2eb6a0b40c93366a00daa66027994dc.tar.xz netdata-51e89ed3b2eb6a0b40c93366a00daa66027994dc.zip |
Adding upstream version 1.46.3.upstream/1.46.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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. |