Grafana plugin support through api?

but anyway, it is working and it is good enough for me; probably will make this mod in to a docker image for my use. If this is going to be a feature request I have to add: that the way of modifying this in Grafana is by changing a json file directly on the web interface, like you said… just messing with the frontend. But Grafana is just a step further because it does not has to compile anything, just adds the value then a page and maybe cache refresh.

Inspecting the js file of the web page found a variable with the data of autoRefreshes.ts. I saw somewhere it was loading from ‘src/share/constants’ (maybe it was other thing)

I believe adding an option to change and save these values are the way to go.

Anyways, thanks for the help so far.

PS: sorry for the multiple replies, the page wouldn’t let me post multiple pictures because I’m a new user

1 Like