grafyaml/tests/schema/fixtures/dashboard-0026.yaml

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.