Docs: Add info about logs/metrics unification to What's New docs (#26325)

* Docs: Add info about logs/metrics unification to What's New docs

* Apply suggestions from code review

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
kay delaney 2020-07-15 09:34:16 +01:00 committed by GitHub
parent 208f95a76c
commit 1de810b26a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ The main highlights are:
- [**Deep linking for Google Cloud Monitoring (formerly named Google Stackdriver) datasource**]({{< relref "#deep-linking-for-google-cloud-monitoring-formerly-named-google-stackdriver-datasource" >}})
- [**Transforms**]({{< relref "#transforms" >}})
- [**Stat panel text mode**]({{< relref "#stat-panel-text-mode" >}})
- [**Unification of Explore modes**]({{< relref "#explore-modes-unified" >}})
- [**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" >}})
@ -73,6 +74,12 @@ You can use the Text mode option to control what text the panel renders. If the
{{< docs-imagebox img="/img/docs/v71/stat-panel-text-modes.png" max-width="1025px" caption="Stat panel" >}}
## Explore modes unified
Grafana 7.1 includes a major change to Explore: it removes the query mode selector.
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.
## Grafana Enterprise features
General features are included in the Grafana Enterprise edition software.