v.23.11New Feature
Configurable Dashboards with New Query Table System
Configurable dashboards. Queries for charts are now loaded using a query, which by default uses a new system.dashboards table. #56771 (Sergei Trifonov).Why it matters
This feature allows users to customize and manage dashboards more flexibly by loading chart data queries from a centralized system table, simplifying dashboard configuration and enhancing usability.How to use it
Users can create and configure dashboard queries by interacting with thesystem.dashboards table, which serves as the default source for chart queries in dashboards.