You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely due to the cache. I can see that you've configured the cache to 5 minutes. Currently, the cache key is set to the URL + the path, but I'm considering adding the params to the cache key as well. It should work for you if you set the cache time to 0s.
Hi, I have encountered two issues here. One is that modifying the cache time does not take effect, and the other is that when changing the variable value, Grafana does not reissue the query request.
When using variables in the "Params" option and change the variable, the query doesn't change.
grafana-json-datasource-params-not-updating.mp4
Param in "Path" panel
Param in "Params" panel
Some additional notes
There is no query string added to the datasource setup.
Docker and the API is in a docker container.
Grafana version: 7.4.3
Plugin version: 1.0.1
The text was updated successfully, but these errors were encountered: