summaryrefslogtreecommitdiffstats
path: root/docs/dashboard/dimensions-contexts-families.md
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-27 14:46:08 -0800
committerGitHub <noreply@github.com>2023-02-27 14:46:08 -0800
commit8c73c47645165d8eb65e06e1b50b27e82fe13bab (patch)
treed72c17664378bcd5a1e37c31c806d347848be571 /docs/dashboard/dimensions-contexts-families.md
parent9fabe2340f6af2d0f51c2344e6b91cac7bb03f44 (diff)
Reorg learn 0227 (#14621)
* reorg batch 1 * remove duplicate cloud custom dashboard and agent dashboard * Simplify the root web/README * Merge streaming references * Make enable streaming the overall intro and the README the reference * Remove reference-streaming document * Update overview pages
Diffstat (limited to 'docs/dashboard/dimensions-contexts-families.md')
-rw-r--r--docs/dashboard/dimensions-contexts-families.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/dashboard/dimensions-contexts-families.md b/docs/dashboard/dimensions-contexts-families.md
index 8266db9e28..41e839c852 100644
--- a/docs/dashboard/dimensions-contexts-families.md
+++ b/docs/dashboard/dimensions-contexts-families.md
@@ -67,12 +67,3 @@ names:
| `disk.ops` | `disk_ops.sda` | `disk_ops.sdb` |
| `disk.backlog` | `disk_backlog.sda` | `disk_backlog.sdb` |
| `disk.util` | `disk_util.sda` | `disk_util.sdb` |
-
-## What's next?
-
-With an understanding of a chart's dimensions, context, and family, you're now ready to dig even deeper into Netdata's
-dashboard. We recommend looking into [using the timeframe selector](https://github.com/netdata/netdata/blob/master/docs/dashboard/visualization-date-and-time-controls.md).
-
-If you feel comfortable with the [dashboard](https://github.com/netdata/netdata/blob/master/docs/dashboard/how-dashboard-works.md) and interacting with charts, we
-recommend learning about [configuration](https://github.com/netdata/netdata/blob/master/docs/configure/nodes.md). While Netdata doesn't _require_ a complicated setup
-process or a query language to create charts, there are a lot of ways to tweak the experience to match your needs.