grafana / detect-angular-dashboards

Detect dashboards depending on Angular data source and panel plugins on a running Grafana instance using the Grafana API.
Apache License 2.0
12 stars 4 forks source link

Fix detection not working for collapsed rows #18

Closed xnyo closed 3 months ago

xnyo commented 5 months ago

Fixes detections not working for collapsed rows.

You can use this dashboard json file to test it:

https://github.com/grafana/detect-angular-dashboards/blob/giuseppe/tests/detector/testdata/dashboards/rows-collapsed.json

Fixes #20