charm-grafana:candidate/21.07

Last commit made on 2021-07-21
Get this branch:
git clone -b candidate/21.07 https://git.launchpad.net/charm-grafana
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
candidate/21.07
Repository:
lp:charm-grafana

Recent commits

40b7d0e... by Paul Goins

Skip "remote-<hash>" remote app names on dashboards

55709b9... by Xav Paice

Pin python requests to support Python 3.5

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

d2167d3... by Xav Paice

Pin python requests to support Python 3.5

In order to maintain Xenial support, we must use a version of requests
that still works with Python 3.5.

Resolves LP:#1936895

c3730a2... 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

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

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