~afreiberger/charm-grafana:lp1805721

Last commit made on 2018-11-29
Get this branch:
git clone -b lp1805721 https://git.launchpad.net/~afreiberger/charm-grafana
Only Drew Freiberger can upload to this branch. If you are Drew Freiberger please log in for upload directions.

Branch merges

Branch information

Name:
lp1805721
Repository:
lp:~afreiberger/charm-grafana

Recent commits

35e7090... by Drew Freiberger

added config[external_network] to list of ignored metrics for rendering openstack dash

449ff66... by Xav Paice

Add requests to wheelhouse

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

554cd07... by Xav Paice

Add requests to wheelhouse

generate_prometheus_dashboards() requires a version of requests that is
newer than the python3-requests shipped with Trusty, as it uses json=.
This change adds wheelhouse.txt which then adds the current version of
requests.

5127354... by Drew Freiberger

merging ~csanders/telegraf for optional dashboard sections

ae04c7d... by Xav Paice

Fix typo in Ceph dashboard

Reviewed-on: https://code.launchpad.net/~xavpaice/grafana-charm/+git/grafana-charm/+merge/355280
Reviewed-by: Paul Collins <email address hidden>

14f6cc3... by Xav Paice

Fix typo in Ceph dashboard

f916d23... by Chris Sanders

Allow optional dashboard sections

 * Process templates before checking for metrics
 * Make bonds and bcache optional in Telegraf 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