Dashboard schema: Review and mature refresh property (#62104)

* Review and mature refresh property

* Update type

* Update report
This commit is contained in:
Dominik Prokop
2023-01-26 01:45:12 -08:00
committed by GitHub
parent 1423f15b0d
commit b9a1d8e5f9
9 changed files with 13 additions and 15 deletions

View File

@@ -240,7 +240,7 @@ type Dashboard struct {
LiveNow *bool `json:"liveNow,omitempty"`
Panels *[]interface{} `json:"panels,omitempty"`
// TODO docs
// Refresh rate of dashboard. Represented via interval string, e.g. "5s", "1m", "1h", "1d".
Refresh *interface{} `json:"refresh,omitempty"`
// Version of the current dashboard data