Kubesense

Viewing a Dashboard

When you open a dashboard, you see all its panels arranged in a grid layout with a toolbar at the top for time range selection, variables, and dashboard actions.

Dashboard View

Dashboard Toolbar

The toolbar at the top of the dashboard provides:

ControlDescription
Time Range PickerSelect the time window for all panels (e.g., Last 15 minutes, Last 1 hour, or a custom range)
RefreshManually refresh all panels with the latest data
VariablesDropdowns and text inputs for any variables defined on the dashboard — changing a value updates all panels that reference it
Add VariableCreate a new dashboard variable
Add PanelOpen the Data Explorer to build and add a new panel
Save ChangesPersist any modifications to the dashboard layout, variables, or panels

Extra Options Menu

Click the overflow menu in the toolbar to access additional actions:

ActionDescription
ExportDownload the dashboard as a JSON file for backup or sharing
Copy JSONCopy the dashboard JSON definition to your clipboard

Grid Layout

Panels are arranged in a 12-column responsive grid. You can customize the layout by dragging and resizing panels.

Drag and Drop

  • Drag — Click and hold a panel header to drag it to a new position in the grid
  • Resize — Use the handle in the bottom-right corner of a panel to resize it
  • The layout automatically adapts to different screen sizes
  • Minimum panel height is 2 rows
  • Click Save Changes to persist layout modifications

Panel Actions

Hover over a panel to reveal its action icons in the top-right corner:

ActionDescription
View InfoSee the panel name, description, and query details
ExpandOpen the panel in a full-screen modal for closer inspection
EditOpen the panel in the Data Explorer editor to modify its query or visualization
DuplicateCreate a copy of the panel, automatically positioned in the grid
Create AlertCreate an alert rule based on this panel's query (available for time-series panels only)
DeleteRemove the panel from the dashboard

Panel Types

Each panel on the dashboard uses one of the available visualization types:

TypeDescription
Time SeriesLine and area charts for metric trends over time
BarCategorical comparisons
StatSingle-value KPIs
PieProportional breakdowns
Top ListRanked lists of values
TableTabular data display