Hello,
Is there a way to set the Grafana refresh rate to 1 second???
Please let me know. Thank you.
Hello,
Is there a way to set the Grafana refresh rate to 1 second???
Please let me know. Thank you.
5s is the lowest, you can try and edit the json by searching for "refresh":
, but it will not accept anything less than 5 seconds.
this could help if you want to edit the config file:
Hello,
I edited the ini file as per the articles and it didn’t work. The lower limit is still 5s.
Ok,
I figured it out…Under the properties gear for each dashboard, I was able to specify 1s for 1 second. Unfortunately, I had to do this for each dashboard. Not an issue for me but might be an issue for others.