DashboardScene: Support panel relative time overrides and timeshift (#62844)

* Things are working

* update

* Added unit tests

* More tests

* minor fix

* Update

* Support hideTimeOverride
This commit is contained in:
Torkel Ödegaard
2023-09-01 10:21:41 +02:00
committed by GitHub
parent 8113707dc8
commit f4c127a1d8
17 changed files with 386 additions and 265 deletions

View File

@@ -572,6 +572,9 @@ lineage: schemas: [{
// See: https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/#query-options
timeShift?: string
// Controls if the timeFrom or timeShift overrides are shown in the panel header
hideTimeOverride?: bool
// Dynamically load the panel
libraryPanel?: #LibraryPanelRef