hagen1778 / grafana-import-export

shell scripts for importing and exporting Grafana's dashboards and datasources
158 stars 62 forks source link

add curl detail log to stderr, update readme about key Role requirement #14

Open yurenchen000 opened 4 years ago

yurenchen000 commented 4 years ago
  1. output will like this:
    ===get http://xxxx/api/search?query=&
    zzzz.json
    ===get http://xxxx/api/dashboards/db/yyyy
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
    100 15719    0 15719    0     0  81869      0 --:--:-- --:--:-- --:--:-- 81869
  2. readme update: key role require admin for datasources export