|
1 | 1 | ---
|
2 | 2 | custom_edit_url: "https://github.com/netdata/netdata/edit/master/docs/dashboards-and-charts/dashboards-tab.md"
|
3 |
| -sidebar_label: "Dashboards tab" |
| 3 | +sidebar_label: "Dashboards" |
4 | 4 | learn_status: "Published"
|
5 |
| -learn_rel_path: "Dashboards and Charts" |
| 5 | +learn_rel_path: "Dashboards and Charts/Tabs" |
6 | 6 | description: "Design new dashboards that target your infrastructure's unique needs and share them with your team fortargeted visual anomaly detection or incident response."
|
7 |
| -sidebar_position: "1500080" |
8 |
| -learn_link: "https://learn.netdata.cloud/docs/dashboards-and-charts/dashboards-tab" |
| 7 | +sidebar_position: "1502030" |
| 8 | +learn_link: "https://learn.netdata.cloud/docs/dashboards-and-charts/tabs/dashboards" |
9 | 9 | ---
|
10 | 10 |
|
11 | 11 | # Dashboards Tab
|
@@ -33,9 +33,9 @@ Click the **Add Chart** button at the top right of the dashboard.
|
33 | 33 | |--------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
34 | 34 | | **Select Source** | Choose **All Nodes** or a specific node. |
|
35 | 35 | | **Choose Context** | Select the metric context. A preview of the chart will appear. |
|
36 |
| -| **Configure Chart** | Adjust settings using the [NIDL framework](/docs/dashboards-and-charts/netdata-charts#nidl-framework): <br/>- Group by method <br/>- Aggregation function over the data source <br/>- Nodes <br/>- Instances <br/>- Dimensions <br/>- Labels <br/>- Aggregation function over time | |
37 |
| -| **Chart Type** | Change the chart type using the [Title bar](/docs/dashboards-and-charts/netdata-charts#title-bar). | |
38 |
| -| **Dimension Visibility** | Select which dimensions to display and set their order via the [Dimensions bar](/docs/dashboards-and-charts/netdata-charts#dimensions-bar). | |
| 36 | +| **Configure Chart** | Adjust settings using the [NIDL framework](/docs/dashboards-and-charts/charts#nidl-framework): <br/>- Group by method <br/>- Aggregation function over the data source <br/>- Nodes <br/>- Instances <br/>- Dimensions <br/>- Labels <br/>- Aggregation function over time | |
| 37 | +| **Chart Type** | Change the chart type using the [Title bar](/docs/dashboards-and-charts/charts#title-bar). | |
| 38 | +| **Dimension Visibility** | Select which dimensions to display and set their order via the [Dimensions bar](/docs/dashboards-and-charts/charts#dimensions-bar). | |
39 | 39 |
|
40 | 40 | ### Add Text Cards
|
41 | 41 |
|
@@ -94,7 +94,7 @@ Dashboards are interactive and flexible. You can design them to fit your needs u
|
94 | 94 |
|
95 | 95 | ### Chart Interaction
|
96 | 96 |
|
97 |
| -Charts on custom dashboards are [fully interactive](/docs/dashboards-and-charts/netdata-charts): |
| 97 | +Charts on custom dashboards are [fully interactive](/docs/dashboards-and-charts/charts): |
98 | 98 |
|
99 | 99 | - Zoom, pan, and highlight timeframes.
|
100 | 100 | - Synchronize charts across contexts and nodes.
|
@@ -126,7 +126,7 @@ Elements automatically align to the grid system after moving or resizing.
|
126 | 126 |
|
127 | 127 | | Action | How to Perform |
|
128 | 128 | |----------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
129 |
| -| **Go to chart** | Use the 3-dot icon on any chart → click **Go-to-Chart**. Navigate directly to the chart in the [Metrics tab](/docs/dashboards-and-charts/metrics-tab-and-single-node-tabs) or the single-node dashboard. | |
| 129 | +| **Go to chart** | Use the 3-dot icon on any chart → click **Go-to-Chart**. Navigate directly to the chart in the [Metrics tab](/docs/dashboards-and-charts/tabs/metrics) or the single-node dashboard. | |
130 | 130 | | **Rename a chart** | Use the 3-dot icon on any chart → click **Rename**. |
|
131 | 131 | | **Remove a chart or card** | Use the 3-dot icon on the element → click **Remove**. |
|
132 | 132 |
|
|
0 commit comments