Skip to content

Cycling Between Dashboards

Dimitrios Zorbas edited this page May 6, 2017 · 3 revisions

You can rotate between dashboards by visiting a "special" rotator dashboard.

The rotator is included in every new Kitto dashboard generated after version 0.3.0.

For dashboards generated with installer at version <= 0.3.0 you can get the rotator [dashboard file] (https://github.com/kittoframework/kitto/blob/master/installer/templates/new/dashboards/rotator.html.eex) and place it under /dashboards in your dashboard app.

Example

Cycling between dashboards sample and jobs displaying each for 10 seconds.

GET /dashboards/rotator?dashboards=sample,jobs&interval=10

Try it out: https://kitto.io/dashboards/rotator?dashboards=sample,jobs&interval=10

Parameters

dashboards: A comma separated list of dashboards to cycle.

interval: The number of seconds to display each dashboard between moving to the next