~lihuiguo/charm-grafana:bug/1935574

Last commit made on 2021-07-09
Get this branch:
git clone -b bug/1935574 https://git.launchpad.net/~lihuiguo/charm-grafana
Only Linda Guo can upload to this branch. If you are Linda Guo please log in for upload directions.

Branch merges

Branch information

Name:
bug/1935574
Repository:
lp:~lihuiguo/charm-grafana

Recent commits

f277967... by Linda Guo

added dashboards-relation-changed hook

dd5a884... by Linda Guo

Specified relation id for relation_get

lp#1934832

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-grafana/+git/charm-grafana/+merge/405293
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Joe Guo <email address hidden>

d0d6664... by Linda Guo

Updated code according to James's comments

f0828a2... by Linda Guo

Specified relation id for relation_get

lp#1934832

bd7473c... by Xav Paice

Change list of packages tested in unit tests

Reduces the list of packages used for testing the package version
getting method, to packages that we are sure are installed in the test
environment.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-grafana/+git/grafana-charm/+merge/404052
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>

3fb9793... by Linda Guo

Added IPMI sensor metric dashboard

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-grafana/+git/charm-grafana/+merge/402871
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Jose Guedez <email address hidden>

cf8429a... by Xav Paice

Change list of packages tested in unit tests

Reduces the list of packages used for testing the package version
getting method, to packages that we are sure are installed in the test
environment.

7c515b7... by Linda Guo

show multiple ceph pools at once

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-grafana/+git/charm-grafana/+merge/402881
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Jose Guedez <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

651bf43... by Linda Guo

Added IPMI sensor metric dashboard

LP#1928616

c3946d7... by Linda Guo

show multiple ceph pools at once

the Grafana ceph pool dashboard shows per-pool metrics,
but there's no way to see multiple pools at once.
We would like to be able to see multiple pools stacked
to be able to visually determine which pool is using up the most IOPS

LP#1928759