~npochet/charm-grafana:default-repo

Last commit made on 2019-07-01
Get this branch:
git clone -b default-repo https://git.launchpad.net/~npochet/charm-grafana
Only Nicolas Pochet can upload to this branch. If you are Nicolas Pochet please log in for upload directions.

Branch merges

Branch information

Name:
default-repo
Repository:
lp:~npochet/charm-grafana

Recent commits

70a1143... by Nicolas Pochet

Move to new default repository

* According to Grafana's documentation, one needs to use the new
repository.
* This change replaces the old repository and key by the new ones.

Closes-Bug: 1814303

d94e416... by Tilman Baumann

Remove duplicate key in config.yaml

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

3e78d8e... by Tilman Baumann

Keep more verbose description from deleted duplicate

1eff7fd... by Tilman Baumann

Remove duplicate value in yaml

86fecb6... by Thomas Cuthbert

Add missing debug config option, LP#1761144

Reviewed-on: https://code.launchpad.net/~tcuthbert/grafana-charm/+git/grafana-charm/+merge/368535
Reviewed-by: Joel Sing <email address hidden>

a5f1f83... by Thomas Cuthbert

Add missing debug config option, LP#1761144

6f04de2... by Jay Kuri

Add control over grafana's skip_verify SSL verification option

Reviewed-on: https://code.launchpad.net/~jk0ne/grafana-charm/+git/grafana-charm/+merge/366792
Reviewed-by: Jamon Camisso <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

88eb87a... by Nicolas Pochet

Make the `neutron_public_ip_usage` metric optional

Fixes LP:1827257

Reviewed-on: https://code.launchpad.net/~npochet/grafana-charm/+git/grafana-charm/+merge/366977
Reviewed-by: Peter Sabaini <email address hidden>

cdf7cd5... by Nicolas Pochet

Make the `neutron_public_ip_usage` metric optional

Fixes LP:1827257

acf641f... by Jay Kuri

Rename SSL as per feedback