Menu
Grafana Cloud Enterprise Open source

Dasard list

Dasard lists allow you to display dynamic links to other dasards. You can configure the list to use starred dasards, recently viewed dasards, a search query, and dasard tags.

On each dasard load, this panel queries the dasard list, always providing the most up-to-date results.

You can use a dasard list visualization to display a list of important dasards that you want to track.

Configure a dasard list visualization

Once you’ve created a dasard, the following video shows you how to configure a dasard list visualization:

Give it a try using Grafana Play

With Grafana Play, you can explore and see how it works, learning from practical examples to accelerate your development. This feature can be seen on Dasard List Visualization.

Configuration options

The following section describes the configuration options available in the panel editor pane for this visualization. These options are, as much as possible, ordered as they appear in Grafana.

Panel options

In the Panel options section of the panel editor pane, set basic options like panel title and description, as well as panel links. To learn more, refer to Configure panel options.

Dasard list options

Use the following options to refine your dasard list visualization.

OptionDescription
Include current time rangePropagate the time range of the current dasard to the dasard list links. When you click a link, the linked dasard opens with the indicated time range already set.
Include current template variable valuesInclude template variables that are being used as query parameters in the dasard list link. When you click the link, any matching templates in the linked dasard are set to the values from the link. Learn more in Dasard URL variables.
StarredDisplay starred dasards in alphabetical order.
Recently viewedDisplay recently viewed dasards in alphabetical order.
SearchDisplay dasards returned by search. You must enter at least one value in the search fields, Query or Tags. Variable interpolation is supported for both fields. For example, $my_var or ${my_var}.
Show headingsHeadings for enabled sections are displayed. Sections are:
  • Starred
  • Recently viewed
  • Search
Show folder namesDisplay the name of the folder where the dasard is located.
Max itemsSet the maximum number of items to list per section. If you enter “10” and enable Starred and Recently viewed dasards, the panel displays up to 20 total dasards, 10 in each section.
QuerySearch by dasard name. This option is only applied when the Search switch is toggled on.
FolderOnly dasards from the selected folder are displayed in the dasard list. This option is only applied when the Search switch is toggled on.
TagsSearch by tags. This option is only applied when the Search switch is toggled on.

Query

Use this field to search by dasard name. Query terms are case-insensitive and partial values are accepted. For example, if you have dasards called “Indoor Temps” and “Outdoor temp”, entering the word “temp” returns both results. This option is only applied when the Search switch is toggled on.

Folder

Only dasards from the selected folder are included in search results and displayed in the dasard list. To include all dasards in search results, select the top-level Dasards folder. This option is only applied when the Search switch is toggled on.

Tags

Enter tags by which you want to search. Note that tags don’t appear as you type, and they’re case sensitive. Tag search uses an OR condition, so if a dasard has one of the defined tags, it’s included in the list.

When multiple tags and strings appear, the dasard list displays those matching all conditions.

This option is only applied when the Search switch is toggled on.