Prevent echarts from loading on MR page
Lazy load memory usage component only when we have data for the chart. Previously we were lazy importing the deployment component, but that meant that the charts were loaded every time (even when the deployments were collapsed)
Showing
Please register or sign in to comment