@cryptotaxi247 / netdata-1 / commits / c74982d9c

Add main health readme to learn (#14356)

Chris Akritidis committed Jan 30, 2023 at 08:41 UTC c74982d9c5ab220b80dcbf256a729fd9ca072089
1 file changed +9 -5
health/README.md
+9 -5
@@ -1,6 +1,10 @@
1 <!--
2 title: "Health monitoring"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/health/README.md
4 +sidebar_label: "Health monitoring"
5 +learn_status: "Published"
6 +learn_topic_type: "Concepts"
7 +learn_rel_path: "Concepts"
8 -->
9
10 # Health monitoring
@@ -16,9 +20,9 @@ your metrics.
20
21 Ready to take the next steps with health monitoring?
22
19 -[Quickstart](/health/QUICKSTART.md)
23 +[Quickstart](https://github.com/netdata/netdata/edit/master/health/QUICKSTART.md)
24
21 -[Configuration reference](/health/REFERENCE.md)
25 +[Configuration reference](https://github.com/netdata/netdata/edit/master/health/REFERENCE.md)
26
27 ## Guides
28
@@ -26,13 +30,13 @@ Every infrastructure is different, so we're not interested in mandating how you
30 monitoring features. Instead, these guides should give you the details you need to tweak alarms to your heart's
31 content.
32
29 -[Stopping notifications for individual alarms](/docs/guides/monitor/stop-notifications-alarms.md)
33 +[Stopping notifications for individual alarms](https://github.com/netdata/netdata/edit/master/docs/guides/monitor/stop-notifications-alarms.md)
34
31 -[Use dimension templates to create dynamic alarms](/docs/guides/monitor/dimension-templates.md)
35 +[Use dimension templates to create dynamic alarms](https://github.com/netdata/netdata/edit/master/docs/guides/monitor/dimension-templates.md)
36
37 ## Related features
38
35 -**[Notifications](/health/notifications/README.md)**: Get notified about ongoing alarms from your Agents via your
39 +**[Notifications](https://github.com/netdata/netdata/edit/master/health/notifications/README.md)**: Get notified about ongoing alarms from your Agents via your
40 favorite platform(s), such as Slack, Discord, PagerDuty, email, and much more.
41
42