Hi,
In my dashboard I have singlestat panel which gathers data from elasticsearch and maps results to text. The mapping is following:
-200000000000 to -60000 = OFF
-60000 to 200000000000 = ON
The problem is that often you need to refresh dashbord (not webpage) couple of times before the map applies. There is a gif in attachment, that illustrates the case: gif
Are there any thoughts how to fix it? Grafana v4.6.0 (commit: c47f670)
Thank you in advance
p.s. I guess that negative values are handled wrong but not sure