akrzos 89e71ad53d Add links to GrafYaml
Allow dashboards with links to be created.

Change-Id: Ie6e27808e465d98fd6694a60b31aa78b883e7ed3
2018-02-16 09:47:44 -05:00

24 lines
525 B
YAML

dashboard:
title: Dashboard with links
links:
- type: dashboards
title: test_link_title
asDropdown: true
tags:
- test_tag
includeVars: true
keepTime: true
targetBlank: true
- type: link
title: test_link_title
icon: cloud
url: http://grafana.com
rows:
- title: New row
height: 250px
panels:
- title: no title (click here)
type: text
mode: markdown
content: Some example text is required.