~verterok/charm-telegraf:master

Last commit made on 2017-03-29
Get this branch:
git clone -b master 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:
master
Repository:
lp:~verterok/charm-telegraf

Recent commits

22a97df... by Barry Price

[paulgear,r=barryprice] Add local TCP listener support and integrate ntpmon layer which uses it.

8cd23ba... by Paul Gear

Include TCP listener on 127.0.0.1:8094 by default

dfbd1fa... by Peter Sabaini

[chrome0, r=] Add metavar {host} for hostname label

aa24975... by Stuart Bishop

[tcuthburt, r=stub] Dynamic MySQL input plugin

96c1b1a... by Stuart Bishop

Basic MySQL input plugin documentation

0644030... by Thomas Cuthbert

Added testing for mysql input

31bbb84... by Thomas Cuthbert

Dynamic mysql input plugin

This commit introduces a dynamic mysql input plugin.
It is similar to the postgresql input plugin in that it will connect to
the mysql database on relation.

b9e99b7... by Stuart Bishop

[stub] README.md typo corrections

68286d4... by Tim Kuhlman

[kuhlmant,r=stub] Remove netifaces, it is no longer needed by promreg.

Also fixed prometheus registration so it runs on any config change not just the prometheus port changing.

579abb0... by Stuart Bishop

Pass $HOME to tests, required if $JUJU_HOME is not set