Skip to main content

Description

Contains queries used by /dashboard page accessible though HTTP interface. This table can be useful for monitoring and troubleshooting. The table contains a row for every chart in a dashboard.
/dashboard page can render queries not only from system.dashboards, but from any table with the same schema. This can be useful to create custom dashboards.

Columns

  • dashboard (String) — The dashboard name.
  • title (String) — The title of a chart.
  • query (String) — The query to obtain data to be displayed.

Example

Last modified on July 2, 2026