~rmescandon/charm-grafana/+git/grafana-charm:dashboards-import-url-fix

Last commit made on 2018-06-29
Get this branch:
git clone -b dashboards-import-url-fix https://git.launchpad.net/~rmescandon/charm-grafana/+git/grafana-charm
Only Roberto Mier Escandon can upload to this branch. If you are Roberto Mier Escandon please log in for upload directions.

Branch merges

Branch information

Name:
dashboards-import-url-fix
Repository:
lp:~rmescandon/charm-grafana/+git/grafana-charm

Recent commits

283f853... by Roberto Mier Escandon

Update API dashboards import path for import-dashboard action

d74f3f6... by Paul Henien

Install packages with fatal=True to abort in case we fail installation

Reviewed-on: https://code.launchpad.net/~phenien/grafana-charm/+git/grafana-charm/+merge/347510
Reviewed-by: Chris Sanders <email address hidden>

dbbc3b3... by Andrea Ieri

Install packages with fatal=True to abort in case we fail installation

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