~sajoupa/charm-telegraf:snap_daemon_user

Last commit made on 2021-02-10
Get this branch:
git clone -b snap_daemon_user https://git.launchpad.net/~sajoupa/charm-telegraf
Only Laurent Sesquès can upload to this branch. If you are Laurent Sesquès please log in for upload directions.

Branch merges

Branch information

Name:
snap_daemon_user
Repository:
lp:~sajoupa/charm-telegraf

Recent commits

d5f8eb4... by Laurent Sesquès

add tests for telegraf config file permissions if install_method is set to 'snap'

0aa6a92... by Laurent Sesquès

simplify get_telegraf_{user,group}, and default to the deb values

8379c98... by Laurent Sesquès

when using the snap, set config files ownership to snap_daemon https://snapcraft.io/docs/services-and-daemons

332c9c5... by Xav Paice

OvsDumpFlowsCmdMetric: Use openflow protocol version to dump the flows

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-telegraf/+git/charm-telegraf/+merge/397116
Reviewed-by: Drew Freiberger <email address hidden>

d872ecb... by Xav Paice

Functest rework for compute

Functests for compute check the telegraf log for errors. This changes
to just review the log since the last restart, as the first restart has
issues when br-int isn't yet set up.

3160662... by Xav Paice

Minor functional test updates

Adds telegraf relation to bundle bionic-compute.yaml for functests.
Comments out the metric check for zoneinfo to work around LP:#1913645.
Adds more info on test failures with test_01_metrics_available.

59808d8... by Peter Sabaini

Add log test

Add a test checking the telegraf log

469f764... by Peter Sabaini

Add functional testing for ovs

Bring up a bundle with nova-compute and neutron-openvswitch to be able
to test the ovs metrics gathering.

Refactor functests, add a separate test for ovs metrics

bc10de9... by Thomas Cuthbert

Workaround for LP#1910974: telegraf haproxy input broken with Juju >= 2.8.7

Reviewed-on: https://code.launchpad.net/~tcuthbert/charm-telegraf/+git/charm-telegraf/+merge/396060
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Peter Sabaini <email address hidden>
Reviewed-by: Haw Loeung <email address hidden>

9040361... by Paul Goins

Should use data_changed() instead of is_data_changed()

Reviewed-on: https://code.launchpad.net/~vultaire/charm-telegraf/+git/charm-telegraf/+merge/396357
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Edin S <email address hidden>
Reviewed-by: Haw Loeung <email address hidden>