mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Add variable interpolation for dashlist panel. * Update docs/sources/panels/visualizations/dashboard-list-panel.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Fix variable interpolation for dashlist panel to work with all syntax. * Update docs/sources/panels/visualizations/dashboard-list-panel.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Fix prettier issues. * Fix prettier issues. * Update docs/sources/panels/visualizations/dashboard-list-panel.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com> |
||
---|---|---|
.. | ||
img | ||
DashList.tsx | ||
module.tsx | ||
plugin.json | ||
README.md | ||
styles.ts | ||
types.ts |
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/