Disable Grafana loading collapsed panels

Hello,

I am trying to optimize a dashboard that is pulling in a huge amount of data. In order to speed up loading I have set all of the panels to “collapsed” at first; however, it seems that all of these queries are still executed regardless. We are on Grafana 6.7.0; I believe Lazy Loading should be in effect as of 6.2.2? Apparently this does not affect collapsed panels by default?

Sounds like it might be a bug, but we need more information. Does it behave better if you leave one panel uncollapsed?

If it persists, please file an issue in the Grafana Github repo.

Ok my apologies, with some tweaking I got it working. Bad configuration :slight_smile:

1 Like