commit | eed48db1721a27a35211b5447e9f21cfb4f6479a | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 02 15:50:17 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Nov 02 16:33:09 2016 +0100 |
tree | 6916c54aed4a5b8e853716b609fd5dceb2c22e1b | |
parent | 5bbb9f23e08e267ff83e007bb753e767d98ab692 [diff] |
Use the right parameters to configure datasource This patch uses the user and password instead of setting basic auth that is used as credentials when connecting to the Grafana server. In our case we are using the grafana configuration on the minion to connect to Grafana. This patch also adds an option to set the datasource as the default one.