mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Explore: Add setting for default time offset (#90401)
* Add setting for explore for a different time offset * fix linter * Add validation for duration value
This commit is contained in:
@@ -1783,6 +1783,11 @@ For more information about this feature, refer to [Explore]({{< relref "../../ex
|
||||
|
||||
Enable or disable the Explore section. Default is `enabled`.
|
||||
|
||||
### defaultTimeOffset
|
||||
|
||||
Set a default time offset from now on the time picker. Default is 1 hour.
|
||||
This setting should be expressed as a duration. Examples: 1h (hour), 1d (day), 1w (week), 1M (month).
|
||||
|
||||
## [help]
|
||||
|
||||
Configures the help section.
|
||||
|
||||
Reference in New Issue
Block a user