I’m creating some real-time displays in Grafana, by which I mean updates once per second.
So far, this is working well (neither browser nor server seem stressed by this).
However, every panel that I create in Grafana’s dashboard gets little circular “flash” in the top right hand corner when it updates, and with updates happening once per second, on several panels on a big screen, this is pretty distracting.
How can I turn off these update flashes, and simply have the numbers / graphs update quietly from their previous values / display?
I tried that out, definitely distracting. Maybe file a feature request to suppress the “updating” icon for intervals less than 5 seconds? Even at 5 seconds it is fairly distracting.
An url param would work as well vs trying to store the setting in a user profile.