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?