summaryrefslogtreecommitdiffstats
path: root/docs/netdata-cloud/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/netdata-cloud/README.md')
-rw-r--r--docs/netdata-cloud/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/netdata-cloud/README.md b/docs/netdata-cloud/README.md
index acf8e42fa7..3efdc6e8d3 100644
--- a/docs/netdata-cloud/README.md
+++ b/docs/netdata-cloud/README.md
@@ -129,6 +129,6 @@ Netdata Cloud prefers:
- The most distant (from the Child) Parent available, when doing metrics visualization queries (since usually these Parents have been added for this purpose).
-- The closest (to the Child) Parent available, for [Top Monitoring](https://github.com/netdata/netdata/blob/master/docs/cloud/netdata-functions.md) (since top-monitoring provides live data, like the processes running, the list of sockets open, etc). The streaming protocol of Netdata Parents and Children is able to forward such requests to the right child, via the Parents, to respond with live and accurate data.
+- The closest (to the Child) Parent available, for [Top Monitoring](https://github.com/netdata/netdata/blob/master/docs/top-monitoring-netdata-functions.md) (since top-monitoring provides live data, like the processes running, the list of sockets open, etc). The streaming protocol of Netdata Parents and Children is able to forward such requests to the right child, via the Parents, to respond with live and accurate data.
Netdata Children may be connected to Netdata Cloud for high-availability, in case the Netdata Parents are unreachable.