mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: add video link to what's new
This commit is contained in:
parent
445b427fb6
commit
0b971d48c2
@ -54,6 +54,13 @@ In the near future, we will be adding support for other log sources to Explore a
|
|||||||
|
|
||||||
The UX for editing a panel has gotten an update and the major feature is being able to easily switch visualization using the new Visualization option. This means you can quickly switch from a Graph visualization to a Table visualization or any other visualization without having to create a new panel.
|
The UX for editing a panel has gotten an update and the major feature is being able to easily switch visualization using the new Visualization option. This means you can quickly switch from a Graph visualization to a Table visualization or any other visualization without having to create a new panel.
|
||||||
|
|
||||||
|
<div class="medium-6 columns">
|
||||||
|
<video width="320" height="240" controls>
|
||||||
|
<source src="/assets/videos/new_panel_edit_ux.mp4" type="video/mp4">
|
||||||
|
Your browser does not support the video tag.
|
||||||
|
</video>
|
||||||
|
</div>
|
||||||
|
|
||||||
### Google Stackdriver Datasource
|
### Google Stackdriver Datasource
|
||||||
|
|
||||||
Built-in support for [Google Stackdriver](https://cloud.google.com/stackdriver/) is officially released in Grafana 6.0. Beta support was added in Grafana 5.3 and we have added lots of improvements since then.
|
Built-in support for [Google Stackdriver](https://cloud.google.com/stackdriver/) is officially released in Grafana 6.0. Beta support was added in Grafana 5.3 and we have added lots of improvements since then.
|
||||||
|
Loading…
Reference in New Issue
Block a user