summaryrefslogtreecommitdiffstats
path: root/docs/visualize/interact-dashboards-charts.md
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-02-14 17:41:44 +0200
committerGitHub <noreply@github.com>2023-02-14 07:41:44 -0800
commit32baa46cb12a157440a325ec72498f2327b4ef45 (patch)
tree88d2d01540aed517a0ee305f447fb54d30edd3dc /docs/visualize/interact-dashboards-charts.md
parent639ca97330cec016e7345d03fb5736f5f13d8058 (diff)
Fix broken links in markdown files (#14513)
* fix broken links in claim/README.md * delete broken link in docs/guidelines.md * fix broken links * fix broken link * fix broken links * fix broken links * fix broken links * fix broken links * fix broken links * remove broken link * fix broken link * fix broken links * fix broken links * fix broken links * fix broken link * fix linking phrasing * fix broken links batch * fix broken links second batch * fix broken links * fix broken links * fix broken links * Update COLLECTORS.md * fix broken links * fix broken links
Diffstat (limited to 'docs/visualize/interact-dashboards-charts.md')
-rw-r--r--docs/visualize/interact-dashboards-charts.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/visualize/interact-dashboards-charts.md b/docs/visualize/interact-dashboards-charts.md
index 1f680ac3b8..7b67d6726f 100644
--- a/docs/visualize/interact-dashboards-charts.md
+++ b/docs/visualize/interact-dashboards-charts.md
@@ -17,14 +17,15 @@ You can find Netdata's dashboards in two places: locally served at `http://NODE:
Netdata Cloud. While you access these dashboards differently, they have similar interfaces, identical charts and
metrics, and you interact with both of them the same way.
-> If you're not sure which option is best for you, see our [single-node](https://github.com/netdata/netdata/blob/master/docs/quickstart/single-node.md) and
-> [infrastructure](https://github.com/netdata/netdata/blob/master/docs/quickstart/infrastructure.md) quickstart guides.
+> 📑 Note
+>
+> For a quickstart on how to get started, check the [install Netdata](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md) documentation.
Netdata dashboards are single, scrollable pages with many charts stacked on top of one another. As you scroll up or
down, charts appearing in your browser's viewport automatically load and update every second.
The dashboard is broken up into multiple **sections**, such as **System Overview**, **CPU**, **Disk**, which are
-automatically generated based on which [collectors](https://github.com/netdata/netdata/blob/master/docs/collect/how-collectors-work.md) begin collecting metrics when
+automatically generated based on which [collectors](https://github.com/netdata/netdata/blob/master/collectors/README.md) begin collecting metrics when
Netdata starts up. Sections also appear in the right-hand **menu**, along with submenus based on the contexts and
families Netdata creates for your node.