mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update whats new article with info about time zone selection (#26341)
This commit is contained in:
parent
1de810b26a
commit
dd3fcab144
@ -24,6 +24,7 @@ The main highlights are:
|
||||
- [**Transforms**]({{< relref "#transforms" >}})
|
||||
- [**Stat panel text mode**]({{< relref "#stat-panel-text-mode" >}})
|
||||
- [**Unification of Explore modes**]({{< relref "#explore-modes-unified" >}})
|
||||
- [**Time range picker update**]({{< relref "#time-range-picker-update" >}})
|
||||
- [**Grafana Enterprise features**]({{< relref "#grafana-enterprise-features" >}})
|
||||
- [**Support for HashiCorp Vault**]({{< relref "#support-for-hashicorp-vault" >}})
|
||||
- [**Internal links for Elastic**]({{< relref "#internal-links-for-elastic" >}})
|
||||
@ -80,6 +81,13 @@ Grafana 7.1 includes a major change to Explore: it removes the query mode select
|
||||
|
||||
Many data sources tell Grafana whether a response contains time series data or logs data. Using this information, Explore chooses which visualization to use for that data. This means that you don't need to switch back and forth between Logs and Metrics modes depending on the type of query that you want to make.
|
||||
|
||||
## Time range picker update
|
||||
|
||||
With 7.1 we are updating the dashboard's time range picker to allow time zone selection. You no longer need to go to dashboard settings to change the dashboard's time zone.
|
||||
|
||||
The time zone picker itself also got UX improvements. Now you can search for the timezone using country or city name, time zone abbreviations, or UTC offsets.
|
||||
|
||||
|
||||
## Grafana Enterprise features
|
||||
|
||||
General features are included in the Grafana Enterprise edition software.
|
||||
|
Loading…
Reference in New Issue
Block a user