mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 12:23:14 +08:00

* DashList: Stop using IDs * DashLinks: Stop using IDs * BackendSrv: Do not use ID for search endpoint * DashboardDataDTO: Remove ID * Remove unused properties from DashboardSearchItem
Dashlist Panel - Native Plugin
This Dashlist panel is included with Grafana.
The dashboard list panel allows you to display dynamic links to other dashboards. The list can be configured to use starred dashboards, a search query and/or dashboard tags.
Read more about it here:
https://grafana.com/docs/grafana/latest/features/panels/dashlist/