Utkarsh Bhatnagar

Results 23 comments of Utkarsh Bhatnagar

Some work is done in this repo - https://github.com/graphite-ng/graphite-api-experiment

A quick workaround may be using wizzy CLI until we can get some major code refactoring to use template variables accross Grafana: One may copy or move template variables from...

wizzy 0.4.0 released... now you can extract template variables from any dashboard, store it and insert it in any dashboard.... https://github.com/utkarshcmu/wizzy#template-variables-commands

PR coming very soon... @costimuraru I have implemented playlist for one variable, now working on multi variable combinations. Implementation should be quick. Selecting different time range may be an upgrade...

Here is the the PR - #2841 and some screenshots: Go to "Templating" and now you should be able to see the brand new "Playlist" tab: Click on Playlist tab...

Agreed with @torkelo, I will make this a part of the playlist view. That makes more sense. :)

Playlist based on template variables can be triggered from the playlist view now. Following steps should be followed to start the playlist: Click on Playlist: You will see the following...

@evandro-portugal I implemented the playlist feature for grafana but it was not merged earlier. I think now I have to redo some work because the code has changed a lot.