~xavpaice/charm-telegraf/+git/telegraf-charm:lp1799583

Last commit made on 2018-10-31
Get this branch:
git clone -b lp1799583 https://git.launchpad.net/~xavpaice/charm-telegraf/+git/telegraf-charm
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Recent commits

591ba44... by Xav Paice

Updates from review comments

2d95e44... by Xav Paice

Add update-status hook

Minimal update-status hook, so far simply checks if base inputs might
have changed and triggers a config-changed if so.

93d5310... by Xav Paice

minor update to template for whitespace

c9403ea... by Xav Paice

Remove conntrack input if not available

Adds a test for the availability of conntrack so it's only added to the
inputs if there's meaningful data there. Otherwise, syslog fills up
with error messages.

Closes-bug: #1799583

ed5659f... by Junien F

enable bcache input only if the bcache module is loaded

else we get syslog spam

Reviewed-on: https://code.launchpad.net/~axino/telegraf-charm/+git/telegraf-charm/+merge/356804
Reviewed-by: Gareth Woolridge <email address hidden>

7416313... by Junien F

driveby fix of tcp->socket listener switch

8966e0a... by Junien F

only add bcache input if there is a bcache device

else the logs are quite polluted

2b6cc18... by Junien F

switch from the deprecated tcp_listener to socket_listener

Reviewed-on: https://code.launchpad.net/~axino/telegraf-charm/+git/telegraf-charm/+merge/356557
Reviewed-by: Laurent Sesques <email address hidden>

c14054d... by Junien F

switch from the deprecated tcp_listener to socket_listener

9db62aa... by Xav Paice

add metrics for bcache, conntrack, bond, cgroup, nr_file

Reviewed-on: https://code.launchpad.net/~xavpaice/telegraf-charm/+git/telegraf-charm/+merge/353830
Reviewed-by: Junien Fridrick <email address hidden>