grafana-toolbox / grafana-import

Import and export Grafana dashboards using the Grafana HTTP API and grafana-client, supporting dashboard-as-code workflows.
https://community.panodata.org/t/grafana-import-import-and-export-grafana-dashboards/295
Apache License 2.0
13 stars 6 forks source link

There is no support for basic auth #18

Open gecube opened 1 week ago

gecube commented 1 week ago

Like a DevOps for the simplicity I want to use username / password pair to load the dashboards. The token is secure and nice but more suitable for production scenario. I mean - not in ad-hoc mode (I checked it's working), but rather with config file.

amotl commented 14 hours ago

Dear George,

thank you for writing in. @jl2397 submitted an improvement for GH-16, also concerned about authentication topics. Maybe this already resolves your needs?

Otherwise, maybe you could team up to submit another patch to improve the authentication situation further? We are currently a bit short on time, but will be happy to turn your contributions into a release without much ado.

With kind regards, Andreas.