Need help with "Color/Tooltip Mappings" turns all red twice within a minute.
TotieBash opened this issue · 3 comments
@algenty I still want to know if there are any performance improvement that I can do or any geek knob that I can tweak. I notice that there is a 5sec window, from sec0-5 every minute the plugin chokes and turns the flowchart map everything red. The workaround above works for me for the time being but I can imagine it can get annoying for other people especially those that do not understand the complexity of the technology. I am using Grafana v8.4.1 and the latest flowchart plugin 1.0.0d. I am going to try with Grafana v9.2.7 to see if it improves. I can't be the only one that is experiencing it, or am I?
So I fixed it by choosing a different filter. I change my inputs.ping filter "field(average_response_ms)" to "field(result_code)".