Hi everyone
I’m updating multiple Grafana dashboards by editing their JSON files directly.
The challenge is:
- Dashboards have different layouts
- When I add or move panels, layout breaks or overlaps happen
I want to: - Add/replace panels without affecting layout
- Know if there’s a standard structure that makes this safer
- Find any tools or tips to validate layout before uploading
Would really appreciate any suggestions or things you’ve tried!