diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-24 04:57:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-24 04:57:01 +0000 |
commit | 69a131c47635213a492ed6ab989b412c8fd5fe1d (patch) | |
tree | 4ac7b314ea9f88dd24c0947ed12a4c0eac945942 /docs | |
parent | Releasing debian version 1.29.2-1. (diff) | |
download | netdata-69a131c47635213a492ed6ab989b412c8fd5fe1d.tar.xz netdata-69a131c47635213a492ed6ab989b412c8fd5fe1d.zip |
Merging upstream version 1.29.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configure/nodes.md | 2 | ||||
-rw-r--r-- | docs/guides/monitor/dimension-templates.md | 2 | ||||
-rw-r--r-- | docs/guides/step-by-step/step-06.md | 2 | ||||
-rw-r--r-- | docs/store/distributed-data-architecture.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/configure/nodes.md b/docs/configure/nodes.md index 2e4bef64..d0a6fd7a 100644 --- a/docs/configure/nodes.md +++ b/docs/configure/nodes.md @@ -158,7 +158,7 @@ You can also take what you've learned about node configuration to enable or enha ### Related reference documentation -- [Netdata Agent · Daemon](/health/README.md) +- [Netdata Agent · Daemon](docs/agent/daemon) - [Netdata Agent · Health monitoring](/health/README.md) - [Netdata Agent · Notifications](/health/notifications/README.md) diff --git a/docs/guides/monitor/dimension-templates.md b/docs/guides/monitor/dimension-templates.md index da1faed8..7cbe7959 100644 --- a/docs/guides/monitor/dimension-templates.md +++ b/docs/guides/monitor/dimension-templates.md @@ -1,6 +1,6 @@ <!-- title: "Use dimension templates to create dynamic alarms" -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/monitor/health/dimension-templates.md +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/dimension-templates.md --> # Use dimension templates to create dynamic alarms diff --git a/docs/guides/step-by-step/step-06.md b/docs/guides/step-by-step/step-06.md index bb1f2349..160b1b1f 100644 --- a/docs/guides/step-by-step/step-06.md +++ b/docs/guides/step-by-step/step-06.md @@ -1,6 +1,6 @@ <!-- title: "Step 6. Collect metrics from more services and apps" -custom_edit_url: https://github.com/netdata/netdata/edit/master/guides/docs/step-by-step/step-06.md +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/step-by-step/step-06.md --> # Step 6. Collect metrics from more services and apps diff --git a/docs/store/distributed-data-architecture.md b/docs/store/distributed-data-architecture.md index dbf73f35..0ec5c142 100644 --- a/docs/store/distributed-data-architecture.md +++ b/docs/store/distributed-data-architecture.md @@ -1,7 +1,7 @@ <!-- title: "Distributed data architecture" description: "Netdata's distributed data architecture stores metrics on individual nodes for high performance and scalability using all your granular metrics." -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/store/distributed-data.md +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/store/distributed-data-architecture.md --> # Distributed data architecture |