~xavpaice/charm-grafana:bug/1936766

Last commit made on 2021-07-19
Get this branch:
git clone -b bug/1936766 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:
bug/1936766
Repository:
lp:~xavpaice/charm-grafana

Recent commits

36222ba... by Xav Paice

Start Grafana on install

Grafana needs to start immediately after installation in order to create
the sqllite db, otherwise any query in the charm that attempts to read
it will create a db with the incorrect file permissions.

Resolves: LP:#1936766

728fc83... by Linda Guo

Get relation ID from hookenv.relation_id

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

74305f4... by Linda Guo

Get relation ID from hookenv

f919967... by Xav Paice

Add python-openstackclient to functests

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-grafana/+git/charm-grafana/+merge/401583
Reviewed-by: James Troup <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

bc68c3f... by Linda Guo

changed panel type from timeseries to graph

    timeseries plugin is unavailable on vesion < 7.5.6

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

b4c0bf0... by Linda Guo

changed panel type from timeseries to graph

timeseries plugin is unavailable on vesion < 7.5.6

247b88d... by Brett Milford

Fix LP #1893320

Reviewed-on: https://code.launchpad.net/~brettmilford/charm-grafana/+git/charm-grafana/+merge/402616
Reviewed-by: James Troup <email address hidden>
Reviewed-by: Chris Johnston <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>

b60100b... by Liam Young

Support multiple plugin archive formats

Reviewed-on: https://code.launchpad.net/~gnuoy/charm-grafana/+git/charm-grafana/+merge/405452
Reviewed-by: James Troup <email address hidden>

8110ca3... by Liam Young

Log plugin installs

9d00792... by Linda Guo

added dashboards-relation-changed hook

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