Closed mstyushin closed 2 years ago
@chan-vince please merge this PR! It's an excellent change that makes using your tool as part of a CI pipeline significantly easier.
Apologies for the delay in getting this done @mstyushin.
@meetmatt @LawrenceWarren your help is also much appreciated 🙏
This change should provide users an option to use a Grafana API token. I also make use of
requests.Session
to make sure Grafana session cookie persists across requests and for connection pooling; should be helpful when you got a lot of dashboards to download.