grafana-wizzy / wizzy

Manage & automate Grafana with easy wizzy
https://grafana-wizzy.com
Apache License 2.0
470 stars 60 forks source link

Dashboard Orgs #157

Closed aayush-ag21 closed 5 years ago

aayush-ag21 commented 5 years ago

I am currently using Grafana v6.3 on localhost and wizzy 0.6.0. When I use the command wizzy summarize dashboard ,It shows that I have 0 rows,whereas I actually have 2. Panels are not being listed either. However Datasource is being showed. On wizzy import orgs I get a 403 error. Is 6.3 not supported as of now or am I skipping a step?

Sytten commented 5 years ago

I am in the process of updating the software since I just got maintenance access a few weeks ago. I still dont have npm access so I can't publish bug fixes yet. If you want to help me, pull the latest code and try again each command. If you can have reproducible steps for me that would also be helpful.

Sytten commented 5 years ago

For wizzy import orgs, your user needs to have access to the server configuration. API keys will not work.

aayush-ag21 commented 5 years ago

Okay, Thank you I'll look into it.