wizzy icon indicating copy to clipboard operation
wizzy copied to clipboard

wizzy doesn't import all dashboards in Grafana v7.0.1

Open Atomicbeast101 opened this issue 4 years ago • 8 comments

Setup

Server1: Grafana v7.0.0 Server2: Grafana v7.0.1

Problem

Running wizzy export dashboards on server1 exports all 340 dashboards but whenever I run wizzy import dashboards on server2, only 31 dashboards got imported instead. No errors were shown at all. Could this be due to new version of Grafana?

Atomicbeast101 avatar May 28 '20 13:05 Atomicbeast101

+1 Grafana v7.0.1 not authorizing wizzy Screen Shot 2020-06-17 at 8 58 04 PM

Tikam02 avatar Jun 17 '20 17:06 Tikam02

I use the grafana v7.0.3 and wizzy version 0.7.0. Now I use the username and the password to auth.

Have two question:

  1. use the wizzy import dashboards, Only import the main org dashboard, the other org can not import.

  2. how to use the API Keys to import or export the data?

xuanyuanaosheng avatar Jun 19 '20 04:06 xuanyuanaosheng

So my plan was to rewrite the whole thing since most of wizzy is currently broken anyway. I think I can give it it a shot this weekend. I wanted to switch to golang to provide a single binary instead of having to download node and we could also reuse models from the grafana backend code. Thoughts?

Sytten avatar Jun 19 '20 11:06 Sytten

@Sytten Good idea. This tools is awesome.

  1. can manage multi instance of grafana
  2. auto or regularly backup
  3. regularly restore
  4. manager different element like org, team, dashboard .etc
  5. panel manager
  6. you can search grafana issues to get idears. like: https://github.com/grafana/grafana/issues/4650

xuanyuanaosheng avatar Jun 19 '20 12:06 xuanyuanaosheng

@Sytten Looking forward to new tools

xuanyuanaosheng avatar Jun 23 '20 04:06 xuanyuanaosheng

Hi,

Same issue with Grafana v7.0.5, only "public" dashboard are imported (api key is used)

Best regards,

anthosz avatar Jul 09 '20 07:07 anthosz

@Sytten Any update?

xuanyuanaosheng avatar Jul 09 '20 08:07 xuanyuanaosheng

I opened the new repository for v2: https://github.com/grafana-wizzy/wizzy2 I will slowly add commands to it, for now its just a bare CLI app.

Sytten avatar Jul 12 '20 00:07 Sytten