Autoscroll Panel
autoscroll your long dashboard easily use case Grafana - kiosk : no more need to split a dashboard to multiple and loop by playlist with this panel copy and paste or change it to library and import it whenever you need
How to Use It
import dashboard
- allow unsanitized html in your grafana config
- Save the panel as library panel
- Edit available scroll option
How does it work
on panel init (test on grafana v10) toggle autoscroll button is create near save then after waiting a custom time before starting autoscroll function then is autoscroll is enable loop scroll from up to bottom to bottom to up before each inversion will take a custom delay before resume
AutoScroll your long dashboard with custom option
Default panel value ( feel free to edit)
- second Before AutoPlay : 45s
- Default autoPlay Value : false
- scrolling px /Speed /Step : 250 px
- Scrolling delay in (s) : 8s
- Delay before inverting scrolling direction : 1s
Note:
Grafana 6+ users: The text panel does no longer by default allow unsantizied HTML, which is required to run custom Javascript code in the dashboard. To enable unsafe Javascript execution in text panels enable the settings disable_sanitize_html under the section [panels] in your Grafana ini file, or set env variable GF_PANELS_DISABLE_SANITIZE_HTML=true.
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |