~aieri/charm-grafana/+git/grafana-charm:lp/1768058

Last commit made on 2018-04-04
Get this branch:
git clone -b lp/1768058 https://git.launchpad.net/~aieri/charm-grafana/+git/grafana-charm
Only Andrea Ieri can upload to this branch. If you are Andrea Ieri please log in for upload directions.

Branch merges

Branch information

Name:
lp/1768058
Repository:
lp:~aieri/charm-grafana/+git/grafana-charm

Recent commits

5cb2107... by Richard Harding

Add the getstarted.md file

Reviewed-on: https://code.launchpad.net/~rharding/grafana-charm/+git/grafana-charm/+merge/332953
Reviewed-by: Tom Haddon <email address hidden>

a1e4c13... by Tom Haddon

Fix bugs location in README lp#1745652

Reviewed-on: https://code.launchpad.net/~mthaddon/grafana-charm/+git/grafana-charm/+merge/342670
Reviewed-by: Gareth Woolridge <email address hidden>

edfe65b... by Tom Haddon

Fix bugs location in README lp#1745652

52e968f... by Konstantinos Tsakalozos

Use charm-env to have access to venv in actions

Reviewed-on: https://code.launchpad.net/~kos.tsakalozos/grafana-charm/+git/grafana-charm/+merge/341523
Reviewed-by: Stuart Bishop <email address hidden>

fd3c6ed... by Konstantinos Tsakalozos

Use charm-env to have access to venv in actions

f41c61b... by Alvaro Uria

Catch conn refused to Prometheus datasource

 * request module uses urllib3 underneath. "Exception" is catched since
 multiple exceptions can be raised and this feature should not make the
 charm failed, but skip automatic imports.
 * Changed error messages on automatic imports

dc523d9... by Jacek Nykis

[jacek, r=drewn4ss, aluria] Add [juju] prefix to autoimported dashboard titles

d7d8337... by Jacek Nykis

Merged Alvaro's changes + small pep8 fixes

e6bc20b... by Jacek Nykis

Rewrite import-dashboard action to support import of files on disk

Reviewed-on: https://code.launchpad.net/~jacekn/grafana-charm/+git/grafana-charm-1/+merge/337718
Reviewed-by: Alexandre Gomes <email address hidden>

d3f6e4f... by Jacek Nykis

Rewrite import-dashboard action to support import of files on disk