mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge branch 'master' of https://github.com/mattttt/grafana
Conflicts: docs/sources/installation/debian.md docs/sources/installation/ldap.md
This commit is contained in:
@@ -4,15 +4,17 @@ page_description: Playlist guide for Grafana
|
||||
page_keywords: grafana, playlist, documentation
|
||||
---
|
||||
|
||||
## About the Playlist
|
||||
# Playlist
|
||||
|
||||
The Playlist is a special type of Dashboard that rotates through a particular list of two or more Dashboards. They can be a great way to build situational awareness or just show off your metrics to your team or visitors. Since Dashboards in Grafana automatically scale to any resolution they're perfect for big screens!
|
||||
The Playlist is a special type of Dashboard that rotates through a list of Dashboards. A Playlist can be a great way to build situational awareness, or just show off your metrics to your team or visitors.
|
||||
|
||||
Since Grafana automatically scales Dashboards to any resolution they're perfect for big screens!
|
||||
|
||||
## Configuring the Playlist
|
||||
|
||||
The Playlist can be accessed from the main Dashboard picker. Click the 'Playlist' button at the bottom of the picker to access the Playlist functionality.
|
||||
|
||||

|
||||
<img src="/img/v2/dashboard_search.png" class="no-shadow">
|
||||
|
||||
Since the Playlist is basically a list of Dashboards, ensure that all the Dashboards you want to appear in your Playlist are added here. You can search Dashboards by name (or use a regular expression).
|
||||
|
||||
@@ -24,9 +26,9 @@ You can configure a time interval for Grafana to wait on a particular Dashboard
|
||||
|
||||
## Starting and controlling the Playlist
|
||||
|
||||
To start the Playlist, click the green "Start" button
|
||||
To start the Playlist, click the green "Start" button
|
||||
|
||||
Playlists can also be manually controlled utilizing the Playlist controls at the top of screen when in Playlist mode.
|
||||
Playlists can also be manually controlled utilizing the Playlist controls at the top of screen when in Playlist mode.
|
||||
|
||||
Click the stop button to stop the Playlist, and exit to the current Dashboard.
|
||||
Click the next button to advance to the next Dashboard in the Playlist.
|
||||
|
||||
Reference in New Issue
Block a user