~stub/charm-telegraf:noconns

Last commit made on 2017-05-02
Get this branch:
git clone -b noconns https://git.launchpad.net/~stub/charm-telegraf
Only Stuart Bishop can upload to this branch. If you are Stuart Bishop please log in for upload directions.

Branch merges

Branch information

Name:
noconns
Repository:
lp:~stub/charm-telegraf

Recent commits

bf3510e... by Stuart Bishop

Report oldest transaction even when there are no open connections

e56ea1e... by Stuart Bishop

Cast postgresql_bytes_lag to integer

Some versions of Telegraf get confused with a 'numeric' datatype
from PostgreSQL, so cast it to an integer.

435d4d8... by Guillermo Gonzalez

make lint happy

118c298... by Guillermo Gonzalez

test that the postgresql config is what we expect

5eb006a... by Guillermo Gonzalez

fix extra_options handling in the postgresql input

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