The following table explains the usage of the dashboard link JSON fields.
The table includes default and other fields:
Name
Usage
title
string. Title to display with the link.
type
DashboardLinkType. Link type. Accepted values are:
dashboards - To refer to another dashboard
link - To refer to an external resource
icon
string. Icon name to be displayed with the link.
tooltip
string. Tooltip to display when the user hovers their mouse over it.
url?
string. Link URL. Only required/valid if the type is link.
tags
string. List of tags to limit the linked dashboards. If empty, all dashboards will be displayed. Only valid if the type is dashboards.
asDropdown
bool. If true, all dashboards links will be displayed in a dropdown. If false, all dashboards links will be displayed side by side. Only valid if the type is dashboards. Default is false.
targetBlank
bool. If true, the link will be opened in a new tab. Default is false.
includeVars
bool. If true, includes current template variables values in the link as query params. Default is false.
keepTime
bool. If true, includes current time range in the link as query params. Default is false.
Additional helpful documentation, links, and articles:
Video
Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video
Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video
Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.