telegraf/plugins/inputs
Cameron Sparr e812a2efc6 Accept an HTTP request body without newline at end (#2266)
I don't like this behavior, but it's what InfluxDB accepts, so the
telegraf listener should be consistent with that.

I accidentally reverted this behavior when I refactored the telegraf
metric representation earlier in this release cycle.
2017-01-13 11:43:50 +00:00
..
aerospike
all
apache
bcache
cassandra Remove print call in cassandra plugin (#2192) 2016-12-21 17:23:54 +00:00
ceph ceph: sample config should reflect actual defaults (#2228) 2017-01-09 12:51:15 +00:00
cgroup
chrony
cloudwatch
conntrack
consul Fixing consul with multiple health checks per service (#1994) 2016-12-20 13:03:31 +00:00
couchbase
couchdb
disque
dns_query
docker docker: check type when totalling blkio & net metrics 2016-12-21 12:18:38 +00:00
dovecot
elasticsearch Mask username/password from error messages 2016-12-20 19:35:45 +00:00
exec
filestat
graylog
haproxy Document basic auth for haproxy (#2258) 2017-01-12 08:47:01 +00:00
hddtemp
http_listener Accept an HTTP request body without newline at end (#2266) 2017-01-13 11:43:50 +00:00
http_response http_response plugin: Add SSL config options 2016-05-25 13:44:36 +01:00
httpjson
influxdb Add field for last GC pause time (#2121) 2016-12-16 14:03:53 +00:00
internal
ipmi_sensor Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
iptables
jolokia allow changing jolokia delimiter (#2255) 2017-01-12 11:08:22 +00:00
kafka_consumer Fixes change in Kafka consumer input plugin (#2222) 2017-01-11 16:24:09 +00:00
kubernetes
leofs
logparser Fix & unit test logparser CLF pattern with IPv6 2016-12-20 15:57:32 +00:00
lustre2
mailchimp
memcached
mesos
mongodb mongodb: Remove superfluous ReplSet log message 2017-01-11 17:50:01 +00:00
mqtt_consumer
mysql Update MySQL Readme to clarify connection string examples. (#2175) 2016-12-20 10:17:00 +00:00
nats_consumer
net_response
nginx
nsq
nsq_consumer
nstat nstat: fix nstat setting path for snmp6 2016-07-19 14:51:36 +01:00
ntpq Major Logging Overhaul 2016-10-03 17:13:03 +01:00
passenger
phpfpm
ping
postgresql
postgresql_extensible Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
powerdns
procstat
prometheus internal.Duration build fixup 2016-12-17 13:10:33 +00:00
puppetagent
rabbitmq rabbitmq, decrease timeout verbosity in config 2016-12-16 14:12:50 +00:00
raindrops
redis Do not try Uint parsing in redis plugin 2016-12-20 23:42:14 +00:00
rethinkdb Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
riak
sensors
snmp ensure proper context on snmp error messages (#2220) 2017-01-09 13:03:33 +00:00
snmp_legacy
sqlserver
statsd Do not create a global statsd "previous instance" 2016-12-20 17:55:04 +00:00
sysstat
system readme fixup & test output fixup 2017-01-09 12:28:13 +00:00
tail fix tail input seeking when used with pipe (#2090) 2016-12-16 14:01:49 +00:00
tcp_listener
trig
twemproxy
udp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
varnish
webhooks
win_perf_counters Importing pdh from github.com/lxn/win 2016-12-20 12:06:40 +00:00
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go