~brism/charm-grafana:master

Last commit made on 2018-08-01
Get this branch:
git clone -b master https://git.launchpad.net/~brism/charm-grafana
Only Mario Bris can upload to this branch. If you are Mario Bris please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~brism/charm-grafana

Recent commits

40ed5ea... by Mario Bris

grafana.db fix for json_data

76852f4... by Chris Sanders

Processes dashboards based on available metrics

Reviewed-on: https://code.launchpad.net/~chris.sanders/grafana-charm/+git/grafana-charm/+merge/348122
Reviewed-by: Xav Paice <email address hidden>

9de240f... by Chris Sanders

Expanded metrics search

Metrics were not matching on numbers, that appears to be a valid metric
and the regex has been expanded to match on metrics with numbers in
them.

8549ce5... by Jacek Nykis

Add bionic support. Update config with latest repo. Fix password generation bug

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

bc813c1... by Jacek Nykis

Make xenial default series

f4e81ae... by Jacek Nykis

Add bionic support. Update config with latest repo. Fix password generation bug

0285f03... by Roberto Mier Escandon

Update import-dashboard URL where posting dashboards, as specified in http://docs.grafana.org/http_api/dashboard/

Otherwise, the action reports always error

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

283f853... by Roberto Mier Escandon

Update API dashboards import path for import-dashboard action

6df3dc0... by Chris Sanders

Processes dashboards based on available metrics

Instead of using service names check each template for available
metrics. If all of the metrics in the dashboard are available then
install the dashboard.

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>