~verterok/charm-telegraf:cleanup-exec-on-leader-change

Last commit made on 2016-08-16
Get this branch:
git clone -b cleanup-exec-on-leader-change https://git.launchpad.net/~verterok/charm-telegraf
Only Guillermo Gonzalez can upload to this branch. If you are Guillermo Gonzalez please log in for upload directions.

Branch merges

Branch information

Name:
cleanup-exec-on-leader-change
Repository:
lp:~verterok/charm-telegraf

Recent commits

29a9ed5... by Guillermo Gonzalez

cleanup exec plugin config if no commands are collected (e.g: stopped
being leader)

0bd067f... by Stuart Bishop

Merge commit '46d236e9845841c7cb76eca0b65549b51d86a685' into merge-302770

66eb9e4... by Stuart Bishop

Fix test after merge of master

6ced557... by Stuart Bishop

Merge branch 'master' into prometheus-by-default

a2a0d32... by Stuart Bishop

Merge commit '609abbe4ce0b0a6e36fd9929408d8781c69d6077' into merge-302774

489d156... by Stuart Bishop

Force reconfiguration in upgrade-charm

The upgrade-charm hook may bring with it all new templates
so we need to rebuild the Telegraf configuration completely.

609abbe... by Stuart Bishop

Update workload status

The apt layer sets workload status when installing packages, so
we need to add our own status reports to avoid the unit looking
like it is stuck in 'maintenance'.

46d236e... by Stuart Bishop

Polish and update README.md

5f3c6c4... by Stuart Bishop

Improved build rules

3bf6ca7... by Stuart Bishop

Turn on Prometheus output by default.

Turning on Prometheus output by default gives us one less knob
to twist every time we deploy the charm. I doubt there is any
noticible resource utilization, and access is still controlled
by the standard Juju expose mechanism.