@cryptotaxi247 / netdata-1 / commits / 36219a6c1

Fix broken links (#10253)

Joel Hans committed Nov 18, 2020 at 07:19 UTC 36219a6c18176d76f493d2eb33fbdc0e390019df
5 files changed +8 -8
docs/collect/application-metrics.md
+2 -2
@@ -74,7 +74,7 @@ additional applications you may want to monitor using Netdata's native collector
74 collector](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/prometheus).
75
76 Collecting all the available metrics on your nodes, and across your entire infrastructure, is just one piece of the
77 -puzzle. Next, learn more about Netdata's famous real-time visualizations by [viewing all your nodes at a
78 -glance](/docs/visualize/view-all-nodes.md).
77 +puzzle. Next, learn more about Netdata's famous real-time visualizations by [seeing an overview of your
78 +infrastructure](/docs/visualize/overview-infrastructure.md) using Netdata Cloud.
79
80 [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fdocs%2Fcollect%2Fapplication-metrics&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
docs/collect/container-metrics.md
+1 -1
@@ -94,6 +94,6 @@ Netdata is capable of collecting metrics from hundreds of applications, such as
94 brokers, and more. See more in the [application metrics doc](/docs/collect/application-metrics.md).
95
96 If you already have all the information you need about collecting metrics, move into Netdata's meaningful visualizations
97 -with [viewing all nodes at a glance](/docs/visualize/view-all-nodes.md).
97 +with [seeing an overview of your infrastructure](/docs/visualize/overview-infrastructure.md) using Netdata Cloud.
98
99 [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fdocs%2Fcollect%2Fcontainer-metrics&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
docs/collect/enable-configure.md
+3 -2
@@ -59,7 +59,8 @@ Read high-level overviews on how Netdata collects [system metrics](/docs/collect
59 metrics](/docs/collect/container-metrics.md), and [application metrics](/docs/collect/application-metrics.md).
60
61 If you're already collecting all metrics from your systems, containers, and applications, it's time to move into
62 -Netdata's visualization features. [View all your nodes at a glance](/docs/visualize/view-all-nodes.md) or learn how to
63 -[interact with dashboards and charts](/docs/visualize/interact-dashboards-charts.md).
62 +Netdata's visualization features. [See an overview of your infrastructure](/docs/visualize/overview-infrastructure.md)
63 +using Netdata Cloud, or learn how to [interact with dashboards and
64 +charts](/docs/visualize/interact-dashboards-charts.md).
65
66 [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fdocs%2Fcollect%2Fenable-configure&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
docs/monitor/view-active-alarms.md
+1 -2
@@ -26,8 +26,7 @@ what that chart's current value is, the alarm that triggered it, and when the al
26
27 Use the input field in the Alarms panel to filter active alarms. You can sort by the node's name, alarm, status, chart
28 that triggered the alarm, or the operating system. Read more about the [filtering
29 -syntax](/docs/visualize/view-all-nodes.md#filter-and-group-your-infrastructure) to build valuable filters for your
30 -infrastructure.
29 +syntax](https://learn.netdata.cloud/docs/cloud/war-rooms#node-filter) to build valuable filters for your infrastructure.
30
31 Click on the 3-dot icon (`⋮`) to view active alarm information or navigate directly to the offending chart in that
32 node's Cloud dashboard with the **Go to chart** button.
docs/store/distributed-data-architecture.md
+1 -1
@@ -34,7 +34,7 @@ Netdata's distributed data architecture has a number of benefits:
34 Netdata Cloud does not store metric values.
35
36 To enable certain features, such as [viewing active alarms](/docs/monitor/view-active-alarms.md) or [filtering by
37 -service](/docs/visualize/view-all-nodes.md#filter-and-group-your-infrastructure), Netdata Cloud does store configured
37 +hostname/service](https://learn.netdata.cloud/docs/cloud/war-rooms#node-filter), Netdata Cloud does store configured
38 alarms, their status, and a list of active collectors.
39
40 Netdata does not and never will sell your personal data or data about your deployment.