~xavpaice/charm-telegraf:bugs/lp1881205

Last commit made on 2020-08-06
Get this branch:
git clone -b bugs/lp1881205 https://git.launchpad.net/~xavpaice/charm-telegraf
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
bugs/lp1881205
Repository:
lp:~xavpaice/charm-telegraf

Recent commits

2126aa8... by Xav Paice

Update unit tests

- Correct a broken assertion
- Correct the error when user and group don't match

cd5c25b... by Xav Paice

rename relation delivered dashboard

db4681a... by Xav Paice

re-add dashboard improvements lost by changing schema

f73bf0f... by Ryan Farrell

Updated the Telegraf dashboard template

This commit resolves rendering issues with the Telegraf template passed via
the dashboards relation.

The dashboard title is temporarily renamed to "[juju] Telegraf Host
Metrics (revised)" so that it will not conflict with the dashboard that
is shipped in cs:grafana-36.

Fixes: LP1881205

f38420e... by Ryan Farrell

Clear grafana.configured on charm upgrade

This ensures that changes to the dashboard during charm upgrade will
propegate to grafana.

ab4faf9... by Jose Guedez

Add support for openvswitch metrics (number of flows, interface counters)

Reviewed-on: https://code.launchpad.net/~llama-charmers/charm-telegraf/+git/charm-telegraf/+merge/385900
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

2e64218... by Joe Guo

add and fix unit test for ovs_dpctl

Signed-off-by: Joe Guo <email address hidden>

378528b... by Joe Guo

migrate ovs_dpctl metric

Signed-off-by: Joe Guo <email address hidden>

14f629c... by Joe Guo

migrate ovs_dump_flows metric

Signed-off-by: Joe Guo <email address hidden>

9ac7771... by Joe Guo

templates/base_inputs.conf: revert config for ovs metrics

Config will be moved to dedicated conf file in /etc/telegraf/telegraf.d/

Signed-off-by: Joe Guo <email address hidden>