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:
Kristina
2024-07-17 11:47:49 -05:00
committed by GitHub
parent 1fc57d8fd5
commit 6eb695b258
8 changed files with 24 additions and 3 deletions

View File

@@ -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.