
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
17 lines
262 B
YAML
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
|