knightss27 / grafana-network-weathermap

A fully featured and customizable network weathermap plugin for Grafana (9.0+).
https://grafana.com/grafana/plugins/knightss27-weathermap-panel/
Apache License 2.0
132 stars 6 forks source link

Slow Performance Editing Map with Large Number of Queries; Missing Option to Expand/Collapse All #75

Open danielcodau opened 7 months ago

danielcodau commented 7 months ago

Description: Hello! First of all, I'd like to thank you for the plugin. I've been using it for a while now, and it's been great. However when working with a large number of queries (around 700) in the Grafana Network Weathermap plugin, editing the map becomes extremely slow. One effective workaround is to manually collapse all queries, which significantly improves the performance. However, the absence of an option to expand or collapse all queries simultaneously becomes a bottleneck, as it requires users to collapse them individually.

Steps to reproduce the behavior:

Expected behavior Having an option to expand or collapse all queries simultaneously, allows for better performance when working with a large number of queries.

Thanks a lot!