~xavpaice/charm-grafana:spellcheck

Last commit made on 2018-09-19
Get this branch:
git clone -b spellcheck https://git.launchpad.net/~xavpaice/charm-grafana
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
spellcheck
Repository:
lp:~xavpaice/charm-grafana

Recent commits

14f6cc3... by Xav Paice

Fix typo in Ceph dashboard

2b8aea3... by Xav Paice

Change dashboard templates for more common use cases:

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

cc82f7a... by Xav Paice

add logic to enable openstack dashboard

ccc8acf... by Xav Paice

further swift metric removal from OpenstackCloud.json.j2

9003902... by Xav Paice

Change dashboard templates for more common use cases:

- Remove Swift from the Openstack dashboard, because clouds without
Swift still need that dashboard and Swift has one of it's own
- Remove Average Monitor Latency from Ceph because it's not there in
Luminous
- Remove MTU and link speed from Telegraf, because those are not
populated.

36f996b... by Drew Freiberger

Change missing metrics dashboard skipping to use list comprehension for readability and indicator of how many missing metrics

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

434d4bb... by Drew Freiberger

Change missing metrics dashboard skipping to use list comprehension for
readability and indicator of how many missing metrics

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>