telegraf/plugins/outputs
Joel Meador 21add2c799 instrumental plugin, rewrite connection retries
closes #1412

separate hello and authenticate functions,
force connection close at end of write cycle so we don't
hold open idle connections,
which has the benefit of mostly removing
the chance of getting hopelessly connection lost

bump instrumental agent version

fix test to deal with better better connect/reconnect logic and changed ident & auth handshake

Update CHANGELOG.md

correct URL from instrumental fork to origin and put the change in the correct part of the file

go fmt

undo split hello and auth commands, to reduce roundtrips
2016-07-14 15:18:31 -06:00
..
all ReAdd gelf serializer & graylog output filter. (#1299) 2016-05-31 16:41:27 +01:00
amon
amqp
cloudwatch
datadog
file
graphite graphite output: set write deadline on TCP connection 2016-07-14 09:16:29 -06:00
graylog Fix graylog test race 2016-06-01 16:32:38 +01:00
influxdb change "default" retention policy to "" 2016-06-16 12:22:27 +01:00
instrumental instrumental plugin, rewrite connection retries 2016-07-14 15:18:31 -06:00
kafka
kinesis
librato Refactor SerializeBucketName to be read-only for struct fields 2016-07-14 09:16:29 -06:00
mqtt
nsq
opentsdb OpenTSDB test problems, disabling output integration tests 2016-06-07 10:39:25 +01:00
prometheus_client prometheus_client, implement Collector interface 2016-07-13 06:52:18 -06:00
riemann
registry.go