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

Last commit made on 2018-11-27
Get this branch:
git clone -b redis_relation 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

Name:
redis_relation
Repository:
lp:~axino/charm-telegraf/+git/telegraf-charm

Recent commits

c28e10b... by Junien F

handle addition and removal of the redis relation in a single function, like other plugins do

e6cc90d... by Junien F

add redis relation

Reviewed-on: https://code.launchpad.net/~axino/telegraf-charm/+git/telegraf-charm/+merge/359622
Reviewed-by: Jamon Camisso <email address hidden>

6a09b9a... by Junien F

add "redis" relation to get metrics out of a redis server

7b8107a... by Junien F

metadata.yaml : sort relations alphabetically

90c671d... by Xav Paice

Remove conntrack input if not available

Reviewed-on: https://code.launchpad.net/~xavpaice/telegraf-charm/+git/telegraf-charm/+merge/357729
Reviewed-by: Paul Gear <email address hidden>

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>