summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2024-04-30 12:03:07 +0300
committerGitHub <noreply@github.com>2024-04-30 12:03:07 +0300
commit824d52b2f21be17f04e573d6d6c74d5f4a0e220e (patch)
tree98dbf07f659f4910b573a1d0bd5cef6384a2bb74 /src
parentf0e4ec8defedb5089d6753353b2e98aec4bc2cb3 (diff)
try hardcode docs links (#17553)
* hardcode links * Update enable-notifications.md
Diffstat (limited to 'src')
-rw-r--r--src/health/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/health/README.md b/src/health/README.md
index bbb2046c51..b236b05045 100644
--- a/src/health/README.md
+++ b/src/health/README.md
@@ -6,9 +6,9 @@ Both methods use a node's health alerts to generate the content of a notificatio
Read our documentation on [configuring alerts](https://github.com/netdata/netdata/blob/master/src/health/REFERENCE.md) to change the preconfigured thresholds or to create tailored alerts for your infrastructure.
-- 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](https://learn.netdata.cloud/docs/alerts-&-notifications/notifications/centralized-cloud-notifications) include Amazon SNS, Discord, Slack, Splunk, and others.
+- 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](https://learn.netdata.cloud/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.
+- 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.
The Netdata Agent is a health watchdog for the health and performance of your systems, services, and applications. We've worked closely with our community of DevOps engineers, SREs, and developers to define hundreds of production-ready alerts that work without any configuration.