~tcuthbert/charm-grafana:blah

Last commit made on 2020-07-28
Get this branch:
git clone -b blah https://git.launchpad.net/~tcuthbert/charm-grafana
Only Thomas Cuthbert can upload to this branch. If you are Thomas Cuthbert please log in for upload directions.

Branch merges

Branch information

Name:
blah
Repository:
lp:~tcuthbert/charm-grafana

Recent commits

d31cbc7... by Alvaro Uria

Support older versions of grafana (no uid)

192d049... by Thomas Cuthbert

Newer versions of Grafana require a uid for each datasource

2078b8c... by Xav Paice

Replace the process monitoring with functional

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

59f8c55... by Xav Paice

fix unit tests for nrpe config

96daa1e... by Xav Paice

complete the process monitor change and rebase

35cb156... by Wouter van Bommel

Replace the process monitoring with functional

By checking that the grafana server actually responds to http calls, we
can ensure that both the process is running and functional.

Added unittest for the creation of the nagios check, updated unittest to
make it possible

963e290... by Peter Sabaini

Dashboard upgrade fix

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

af7cea4... by Peter Sabaini

Update test bundles

ee44cc8... by Peter Sabaini

Dashboard upgrade fix

Track digests of dashboards delivered via the grafana:dashboards
relation in order to detect upgrades on existing requests. Re-import
dashboard if an upgrade is detected.

Backward compatibility: when no digest is transmitted, dashboards will
not be upgraded on existing requests. New registration requests will
be imported as before.

As a test, relate a prometheus-libvirt-exporter unit and simulate a
dashboard update by setting a marker value. Check if the marker value
is being imported.

This partially fixes Bug #1875691

62a57a8... by Zachary Zehring

Remove Telegraf dashboard template file.

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