~axino/charm-telegraf/+git/telegraf-charm:iptables

Last commit made on 2021-02-18
Get this branch:
git clone -b iptables https://git.launchpad.net/~axino/charm-telegraf/+git/telegraf-charm
Only Junien F can upload to this branch. If you are Junien F please log in for upload directions.

Branch merges

Branch information

Recent commits

3bfd3ae... by Junien F

lint fixes

65f845b... by Junien F

add unit tests for sudoers related functions and for the collect_iptables_metrics() function

d0ea8b1... by Junien F

remove_sudoers_file : do not try to remove the file if it doesn't exist

bbe4833... by Junien F

parallelize unit tests with pytest-xdist

419be76... by Junien F

tox.ini : verify sudoers files

d5eeee2... by Junien F

lint fixes

e6f99b5... by Junien F

introduce the "collect_iptables_metrics" config option

This option will enable and configure the "iptables" input
and add the appropriate sudoers file for telegraf

2b4e5c5... by Junien F

introduce install_sudoers_file()

ae9c8df... by Laurent Sesquès

black fixes, use base_dir().join() instead of os.path.join() to get an str in a test function, make the default port in a prometheus relation 9103

Reviewed-on: https://code.launchpad.net/~sajoupa/charm-telegraf/+git/telegraf-charm/+merge/398224
Reviewed-by: Barry Price <email address hidden>
Reviewed-by: Haw Loeung <email address hidden>

7cc5fc1... by Laurent Sesquès

black fixes, use base_dir().join() instead of os.path.join() to get an str in a test function, make the default port in a prometheus relation 9103