docs/dashboards-and-charts/metrics-tab-and-single-node-tabs.md
The Metrics tab provides real-time, per-second time series charts for all nodes in a Room. It helps you visualize, explore, and troubleshoot metrics across your entire infrastructure in one place.
You can also view single-node dashboards, which offer the same charts but are focused on a single node. You can access these dashboards from most places in the Netdata UI, often by clicking the name of a node.
From the Metrics tab, you can also access:
:::note
Learn more: Metric Correlations documentation
:::
flowchart TD
A("Metrics Tab - Multi-node")
A --> B("Integrations Tab")
A --> C("Metric Correlations")
A --> D("Single Node Tabs")
D --> E("Node-specific charts")
%% Style definitions
classDef alert fill:#ffeb3b,stroke:#000000,stroke-width:3px,color:#000000,font-size:14px
classDef neutral fill:#f9f9f9,stroke:#000000,stroke-width:3px,color:#000000,font-size:14px
classDef complete fill:#4caf50,stroke:#000000,stroke-width:3px,color:#000000,font-size:14px
classDef database fill:#2196F3,stroke:#000000,stroke-width:3px,color:#000000,font-size:14px
%% Apply styles
class A alert
class B,C neutral
class D,E complete
:::tip
The diagram above shows how the Metrics tab connects to related features and single-node dashboards, making it easier to navigate between views.
:::
The dashboard displays various charts organized by their context. At the beginning of each section, there is a predefined arrangement of charts that provides an overview for that particular group of metrics.
The available chart types and grouping options allow flexible data visualization for troubleshooting and analysis.
:::tip
Use the chart arrangement at the start of each section to quickly identify patterns, spikes, or anomalies before diving into detailed chart filtering.
:::
The Chart Navigation Menu, located on the right-hand side of the dashboard, helps you navigate through sections, filter charts, and view active alerts.
| Feature | Description |
|---|---|
| Section Navigation | Navigate quickly through the dashboard sections. |
| Chart Filtering Options | Filter charts by: |
AR% button. |:::tip
Use chart filtering to reduce visual noise and focus on the nodes, labels, or statuses that matter most to your investigation.
:::
:::tip
The AR% button shows the maximum anomaly rate for each dashboard section, helping you quickly identify where issues may be occurring.
:::