summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-01-30 08:41:49 -0800
committerGitHub <noreply@github.com>2023-01-30 08:41:49 -0800
commitc74982d9c5ab220b80dcbf256a729fd9ca072089 (patch)
treed2bce6670342fd40d4fa5505557e098f44196595 /health
parent45273c1ff5052f3ac77cad04b32623c442cd2ba2 (diff)
Add main health readme to learn (#14356)
Diffstat (limited to 'health')
-rw-r--r--health/README.md14
1 files changed, 9 insertions, 5 deletions
diff --git a/health/README.md b/health/README.md
index 2b1caf5486..09390ba343 100644
--- a/health/README.md
+++ b/health/README.md
@@ -1,6 +1,10 @@
<!--
title: "Health monitoring"
custom_edit_url: https://github.com/netdata/netdata/edit/master/health/README.md
+sidebar_label: "Health monitoring"
+learn_status: "Published"
+learn_topic_type: "Concepts"
+learn_rel_path: "Concepts"
-->
# Health monitoring
@@ -16,9 +20,9 @@ your metrics.
Ready to take the next steps with health monitoring?
-[Quickstart](/health/QUICKSTART.md)
+[Quickstart](https://github.com/netdata/netdata/edit/master/health/QUICKSTART.md)
-[Configuration reference](/health/REFERENCE.md)
+[Configuration reference](https://github.com/netdata/netdata/edit/master/health/REFERENCE.md)
## Guides
@@ -26,13 +30,13 @@ Every infrastructure is different, so we're not interested in mandating how you
monitoring features. Instead, these guides should give you the details you need to tweak alarms to your heart's
content.
-[Stopping notifications for individual alarms](/docs/guides/monitor/stop-notifications-alarms.md)
+[Stopping notifications for individual alarms](https://github.com/netdata/netdata/edit/master/docs/guides/monitor/stop-notifications-alarms.md)
-[Use dimension templates to create dynamic alarms](/docs/guides/monitor/dimension-templates.md)
+[Use dimension templates to create dynamic alarms](https://github.com/netdata/netdata/edit/master/docs/guides/monitor/dimension-templates.md)
## Related features
-**[Notifications](/health/notifications/README.md)**: Get notified about ongoing alarms from your Agents via your
+**[Notifications](https://github.com/netdata/netdata/edit/master/health/notifications/README.md)**: Get notified about ongoing alarms from your Agents via your
favorite platform(s), such as Slack, Discord, PagerDuty, email, and much more.