mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated whats new doc
This commit is contained in:
parent
165647184d
commit
0122a9ab18
@ -34,7 +34,7 @@ pages:
|
|||||||
- ['installation/migrating_to2.md', 'Installation', 'Migrating from v1.x to v2.x']
|
- ['installation/migrating_to2.md', 'Installation', 'Migrating from v1.x to v2.x']
|
||||||
|
|
||||||
- ['guides/gettingstarted.md', 'User Guides', 'Getting started']
|
- ['guides/gettingstarted.md', 'User Guides', 'Getting started']
|
||||||
- ['guides/changes_in_v2.md', 'User Guides', 'Changes and New Features in v2.0']
|
- ['guides/whats-new-in-v2.md', 'User Guides', "What's New in Grafana v2.0"]
|
||||||
- ['guides/screencasts.md', 'User Guides', 'Screencasts']
|
- ['guides/screencasts.md', 'User Guides', 'Screencasts']
|
||||||
|
|
||||||
- ['reference/graph.md', 'Reference', 'Graph Panel']
|
- ['reference/graph.md', 'Reference', 'Graph Panel']
|
||||||
|
@ -1,14 +1,13 @@
|
|||||||
---
|
---
|
||||||
page_title: Changes and new features in Grafana v2.0
|
page_title: Whats New in Grafana v2.0
|
||||||
page_description: Changes and new features in Grafana v2.0
|
page_description: Changes and new features in Grafana v2.0
|
||||||
page_keywords: grafana, changes, features, documentation
|
page_keywords: grafana, changes, features, documentation
|
||||||
---
|
---
|
||||||
|
|
||||||
# Changes and new features in v2.0
|
# What's New in Grafana v2.0
|
||||||
|
|
||||||
This is a guide that descriptes some of changes and new features that can be found in Grafana v2.0.
|
This is a guide that descriptes some of changes and new features that can be found in Grafana v2.0.
|
||||||
|
|
||||||
|
|
||||||
## New dashboard top header
|
## New dashboard top header
|
||||||
|
|
||||||
<img class="no-shadow" src="/img/v2/v2_top_nav_annotated.png">
|
<img class="no-shadow" src="/img/v2/v2_top_nav_annotated.png">
|
||||||
@ -19,14 +18,7 @@ This is a guide that descriptes some of changes and new features that can be fou
|
|||||||
4. Star/unstar current dashboard
|
4. Star/unstar current dashboard
|
||||||
5. Share current dashboard (Make sure the dashboard is saved before)
|
5. Share current dashboard (Make sure the dashboard is saved before)
|
||||||
6. Save current dashboard
|
6. Save current dashboard
|
||||||
7. Settings dropdown
|
7. Settings dropdown (dashboard settings, annotations, templating, etc)
|
||||||
- Dashboard settings
|
|
||||||
- Annotations
|
|
||||||
- Templating
|
|
||||||
- Export (exports current dashboard to json file)
|
|
||||||
- View JSON (view current dashboard json model)
|
|
||||||
- Save As... (Copy & Save current dashboard under a new name)
|
|
||||||
- Delete dashboard
|
|
||||||
|
|
||||||
> **Note** In Grafana v2.0 when you change the title of a dashboard and then save it it will no
|
> **Note** In Grafana v2.0 when you change the title of a dashboard and then save it it will no
|
||||||
> longer create a new dashboard. It will just change the name for the current dashboard.
|
> longer create a new dashboard. It will just change the name for the current dashboard.
|
Loading…
Reference in New Issue
Block a user