K-Phoen / grabana

User-friendly Go library for building Grafana dashboards
MIT License
680 stars 69 forks source link

Add support for nested folders #261

Open ffapitalle opened 3 months ago

ffapitalle commented 3 months ago

Add support for creating nested folders (must be enabled on Grafana).

parentUid - Optional field, the unique identifier of the parent folder under which the folder should be created.

orloffv commented 2 months ago

We should also add support for parentUid in FindOrCreateFolder/CreateFolder functions