Maksym Postument
Maksym Postument
This [PR](https://github.com/grafana-tools/sdk/pull/151) was merged yesterday. Potentially it should resolve issue. Will update code late today
Try if this version works https://github.com/mpostument/grafana-sync/releases/tag/1.4.1
Please try this version https://github.com/mpostument/grafana-sync/releases/tag/1.4.8 It includes a new version of grafana SDK which may solve this issue
Thank you for submitting the feature request. I will take a look
@GiedriusS this issue is still present after #151. ```shell 2021/08/11 08:36:27 unmarshal board: json: cannot unmarshal object into Go struct field TemplateVar.templating.list.query of type string for db/kubernetes-networking-workload 2021/08/11 08:36:27 unmarshal...
Last tried on version v0.0.0-20210621184808-90d328319afc Example of the [dashboard ](https://gist.github.com/ingvarch/51ef3022738d3b9011b2ce802a605aaf) where it failing, also save this error on few other providers, I think on elastic search data source
Hello, this endpoint is used by new grafana unified alerts? I think this is not implemented in grafana SDK. I can take a look. But do not have ETA right...
Did you have the same issue on grafana 8? Not sure if grafana SDK is supporting grafana 9. Maybe this is the issue
Yes, it may be that not all values are pushed/pull when doing it with sdk for cloud watch data source. I will try to take a look once i have...
Hello, please share how you assume role. I tested on assumed role with okta, and didn't get errors