grafana-sync icon indicating copy to clipboard operation
grafana-sync copied to clipboard

Keep your Grafana dashboards in sync

Results 16 grafana-sync issues
Sort by recently updated
recently updated
newest added

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @​crazy-max (#663) Replace deprecated fs.rmdir...

dependencies
github_actions

Hello, Thank you for Grafana-sync, but I faced this issue during sync my dashboards: ``` 2021/03/05 11:46:32 unmarshal board: json: cannot unmarshal number into Go struct field Board.panels of type...

help wanted

Recursive directory push Hello. Thanks a lot for you tool. I would like to see in it the ability to recursively push directories and maybe even dashboards. Example: ``` grafana-sync...

enhancement
help wanted

Transformations are lost during import/export. We have some dashboards with tables and they have transformations. Look at screenshots ![image](https://user-images.githubusercontent.com/39050773/151493959-e281855a-7b74-4769-9eab-75f163245e73.png) ![image](https://user-images.githubusercontent.com/39050773/151494082-fe52d345-a8a3-4d4a-8734-26ea4476c8d3.png) After import transforms are empty ![capacity_broken](https://user-images.githubusercontent.com/39050773/151494665-0f6ab78f-42c2-45e5-8759-ba97d4a03d6e.png)

bug
help wanted

Hello! I want to pull Dashboards/Folders from an https encrypted source. Unfortunatly this is not working. I'm getting this error when i pull-folders > Pull folders command failed invalid character...

help wanted
question

We have more going on, but I am restricting this PR to the essence. What I am describing here works perfectly for the datasource Prometheus. Also copy & paste from...

bug
help wanted

Support pulling and pushing Grafana alert definitions. Currently I'm hitting this endpoint `/api/ruler/grafana/api/v1/rules/` on my Grafana installation directly, but it would be awesome to have this baked into `grafana-sync`! Let...

enhancement
help wanted

In latest Grafana version, we longer has the `API Keys` available. Was wondering if there is a hack/update to make this amazing tool to work with the alternative "ServiceAccounts bearer...

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.5.0. Release notes Sourced from docker/metadata-action's releases. v5.5.0 Set cwd:// prefix for bake files path by @​crazy-max in docker/metadata-action#370 Bump @​docker/actions-toolkit from 0.16.0 to 0.16.1...

dependencies
github_actions

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2. Release notes Sourced from github.com/spf13/viper's releases. v1.18.2 tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead. This release fixes a regression that...

dependencies
go