@cryptotaxi247 / netdata-1 / commits / 5616663d0

move dashboards file (#17476)

* move dashboards file * Apply suggestions from code review

Fotis Voutsas committed Apr 22, 2024 at 13:52 UTC 5616663d04d83de071b399abad06baa82645e93d
6 files changed +9 -9
docs/cloud/visualize/interact-new-charts.md
+1 -1
@@ -20,7 +20,7 @@ These charts provide a lot of useful information, so that you can:
20
21 These charts are available on Netdata Cloud's
22 [Metrics tab](https://github.com/netdata/netdata/blob/master/docs/dashboard/metrics-tab-and-single-node-tabs.md), [single sode tabs](https://github.com/netdata/netdata/blob/master/docs/dashboard/metrics-tab-and-single-node-tabs.md) and
23 -on your [Custom Dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md).
23 +on your [Custom Dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md).
24
25 ## Overview
26
docs/dashboard/dashboards-tab.md renamed
docs/glossary.md
+1 -1
@@ -45,7 +45,7 @@ Use the alphabatized list below to find the answer to your single-term questions
45
46 ## D
47
48 -- [**Dashboards**](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md): Out-of-the box visual presentation of metrics that allows you to make sense of your infrastructure and its health and performance.
48 +- [**Dashboard**](https://github.com/netdata/netdata/blob/master/docs/category-overview-pages/accessing-netdata-dashboards.md): Out-of-the-box visual representation of metrics to provide insight into your infrastructure, its health and performance.
49
50 - [**Definition Bar**](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/interact-new-charts.md): Bar within a composite chart that provides important information and options about the metrics within the chart.
51
docs/guides/troubleshoot/monitor-debug-applications-ebpf.md
+1 -1
@@ -243,7 +243,7 @@ You can also read how to [monitor your infrastructure with Netdata Cloud](https:
243
244 Once you've added one or more nodes to a Space in Netdata Cloud, you can see aggregated eBPF metrics in the Overview
245 dashboard under the same **Applications** or **eBPF** sections that you
246 -find on the local Agent dashboard. Or, [create new dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md) using eBPF metrics
246 +find on the local Agent dashboard. Or, [create new dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md) using eBPF metrics
247 from any number of distributed nodes to see how your application interacts with multiple Linux kernels on multiple Linux
248 systems.
249
docs/quickstart/infrastructure.md
+5 -5
@@ -77,7 +77,7 @@ These tabs can be separated into "static", meaning they are by default presented
77
78 - [Kubernetes tab](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/kubernetes.md) is a logical grouping of charts regarding your Kubernetes clusters. It contains a subset of the charts available in the **Overview tab**.
79
80 -- The [Dashboards tab](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md) gives you the ability to have tailored made views of specific/targeted interfaces for your infrastructure using any number of charts from any number of nodes.
80 +- The [Dashboards tab](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md) gives you the ability to have tailored made views of specific/targeted interfaces for your infrastructure using any number of charts from any number of nodes.
81
82 - The [Alerts tab](https://github.com/netdata/netdata/blob/master/docs/monitor/view-active-alerts.md) provides you with an overview for all the active alerts you receive for the nodes in this War Room, you can also see all the alerts that are configured to be triggered in any given moment.
83
@@ -89,7 +89,7 @@ These tabs can be separated into "static", meaning they are by default presented
89
90 #### Dynamic tabs
91
92 -If you open a [new dashboard](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md), jump to a single-node dashboard, or navigate to a dedicated alert page, a new tab will open in War Room bar.
92 +If you open a [new dashboard](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md), jump to a single-node dashboard, or navigate to a dedicated alert page, a new tab will open in War Room bar.
93
94 Tabs can be rearranged with drag-and-drop or closed with the **X** button. Open tabs persist between sessions, so you can always come right back to your preferred setup.
95
@@ -112,7 +112,7 @@ from every node in your infrastructure on a single dashboard.
112 ![An example system CPU
113 dashboard](https://user-images.githubusercontent.com/1153921/108732974-4b09c480-74eb-11eb-87a2-c67e569c08b6.png)
114
115 -Read more about [creating new dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md) for more details about the process and
115 +Read more about [creating new dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md) for more details about the process and
116 additional tips on best leveraging the feature to help you troubleshoot complex performance problems.
117
118 ## Set up your nodes
@@ -174,7 +174,7 @@ collect from across your infrastructure with Netdata.
174 <BoxListItemRegexLink to="[](https://github.com/netdata/netdata/blob/master/docs/dashboard/metrics-tab-and-single-node-tabs.md)" title="Metrics tab" />
175 <BoxListItemRegexLink to="[](https://github.com/netdata/netdata/blob/master/docs/dashboard/nodes-tab.md)" title="Nodes tab" />
176 <BoxListItemRegexLink to="[](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/kubernetes.md)" title="Kubernetes" />
177 - <BoxListItemRegexLink to="[](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md)" title="Create new dashboards" />
177 + <BoxListItemRegexLink to="[](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md)" title="Create new dashboards" />
178 </BoxList>
179 </Box>
180 <Box
@@ -209,7 +209,7 @@ collect from across your infrastructure with Netdata.
209 - [Metrics tab](https://github.com/netdata/netdata/blob/master/docs/dashboard/metrics-tab-and-single-node-tabs.md)
210 - [Nodes tab](https://github.com/netdata/netdata/blob/master/docs/dashboard/nodes-tab.md)
211 - [Kubernetes](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/kubernetes.md)
212 - - [Create new dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md)
212 + - [Create new dashboards](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md)
213 - Alerts and notifications
214 - [View active alerts](https://github.com/netdata/netdata/blob/master/docs/monitor/view-active-alerts.md#netdata-cloud)
215 - [Alert notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.md)
src/web/gui/custom/README.md
+1 -1
@@ -1,7 +1,7 @@
1 # Build new dashboards with HTML
2
3 >❗This feature is only available on v1 dashboards and is not currently supported on v2.
4 -> For more information on the new Custom Dashboards check [this documentation](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/dashboards.md).
4 +> For more information on the new Custom Dashboards check [this documentation](https://github.com/netdata/netdata/blob/master/docs/cloud/dashboard/dashboards-tab.md).
5
6 You can build dashboards with Netdata charts just with some basic HTML knowledge.
7