grafyaml/tests/schema/fixtures/dashboard-0018.yaml
Ye Na Rhee 3b01b4df7d Add support for time range
This commit adds the ability to configure the options in Time Range panel: time override, time shift and hide time override info.

Change-Id: I1d8c527ef1a377de6e34b94621f3060706356008
2016-04-20 21:18:54 +02:00

12 lines
249 B
YAML

dashboard:
title: New dashboard
rows:
- title: New row
height: 250px
panels:
- title: no title (click here)
type: graph
timeFrom: 10d
timeShift: 1h
hideTimeOverride: true