mpostument / grafana-sync

Keep your Grafana dashboards in sync
Apache License 2.0
216 stars 23 forks source link

Problem with pull/push dashoards with library-panels #96

Open oveleten opened 1 year ago

oveleten commented 1 year ago

Looks like pull does not support "library-panels", from web ui it is separate flag during exporting "Export for sharing externally". Is it something that easy fix or not?

mpostument commented 1 year ago

Most likely changes need to be done on the grafana SDK level. Right now do not have time to contribute to it

safaci2000 commented 11 months ago

You need to use the /import endpoint to address that. The usual dashboard/db doesn't support library panels.