grafyaml/tests/schema/fixtures/dashboard-0015.yaml
James E. Blair ffa9e89794 Add support for interval template type
This performs some significant coercion because without it, the
interval template type, which should be very easy to use, would
require a substantial amount of yaml boilerplate.

Change-Id: I66ffe944af1b6794089dc536bfd99a1adf5d268e
2016-01-09 10:27:26 -08:00

17 lines
262 B
YAML

dashboard:
templating:
- name: auto_summarize
type: interval
options:
- auto
- 1m
- 1h
- 1d
- name: summarize
type: interval
options:
- 1m
- 1h
- 1d
title: New dashboard