~afreiberger/charm-grafana:lp#1874833

Last commit made on 2020-07-22
Get this branch:
git clone -b lp#1874833 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:
lp#1874833
Repository:
lp:~afreiberger/charm-grafana

Recent commits

b67acd8... by Drew Freiberger

Updated status/availale graphs to handle multi-selector on CephOSD dash

37d8810... by Drew Freiberger

Add heatmap and per-OSD latency to CephOSD dash

Update the [juju] Ceph OSD dashboard to have names for each of the panel
rows, update schema to version 16, and add heatmap and per-osd latency
max and average graphs that allow overall cluster health views.

Add ability to multi-select OSDs for per-osd Health graphs.

Closes-bug: 1874833

1b678c9... by Alvaro Uria

Docstring with reactive states

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-grafana/+git/charm-grafana/+merge/385389
Reviewed-by: James Hebden <email address hidden>
Reviewed-by: Peter Sabaini <email address hidden>

67f0cdb... by Zachary Zehring

Add ability to display multiple prometheus-ceph-exporter clusters in ceph dashboards.

Reviewed-on: https://code.launchpad.net/~zzehring/charm-grafana/+git/charm-grafana/+merge/383160
Reviewed-by: James Hebden <email address hidden>
Reviewed-by: Xav Paice <email address hidden>

bf49724... by Peter Sabaini

Auto-install minor snap refreshes

If during a channel change a minor refresh is detected, auto-install
this without blocking.

Also correct some typos.

56e08f3... by Peter Sabaini

Block update to "latest" snap channel

Disallow using the "latest" channel codename.

When charm is blocked on channel change, inhibit charm config and
relationship changes via flag

4f99f3d... by Peter Sabaini

Upgrade support

- Implement action to perform upgrades

- Don't autoupgrade on snap_channel changes

- Add functional testing for charms

7918b70... by Alvaro Uria

Add docstrings to helper functions

815143e... by Alvaro Uria

Docstring with reactive states

f42eecf... by Peter Sabaini

Style fixes

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-grafana/+git/grafana-charm/+merge/385265
Reviewed-by: Alvaro Uria <email address hidden>