telegraf/plugins/inputs
Cameron Sparr 839651fadb Change default statsd packet size to 1500, make configurable
Also modifying the internal UDP listener/parser code to make it able to
handle higher load. The udp listener will no longer do any parsing or
string conversion. It will simply read UDP packets as bytes and put them
into a channel. The parser thread will now deal with splitting the UDP
metrics into separated strings.

This could probably be made even better by leaving everything as byte
arrays.

fixes #543
2016-01-19 11:08:16 -07:00
..
aerospike
all Add phusion Passenger plugin 2016-01-18 11:14:04 -07:00
apache
bcache
disque
elasticsearch internal: FlattenJSON, flatten arrays as well 2016-01-14 09:52:58 -08:00
exec Update README.md 2016-01-15 14:49:53 -08:00
haproxy
httpjson Add response time to httpjson plugin 2016-01-15 11:13:12 -07:00
influxdb
jolokia
kafka_consumer
leofs
lustre2
mailchimp
memcached
mongodb
mysql
nginx
nsq Make NSQ plugin compatible with version 0.10.0 2016-01-15 17:04:23 -07:00
passenger Add phusion Passenger plugin 2016-01-18 11:14:04 -07:00
phpfpm phpfpm plugin: enhance socket gathering and config 2016-01-18 10:56:45 -07:00
ping Ping input doesn't return response time metric when timeout 2016-01-14 10:12:10 -08:00
postgresql
procstat Update procstat doc 2016-01-15 15:55:52 -07:00
prometheus
puppetagent
rabbitmq
redis
rethinkdb
sensors Only compile the sensors plugin if the 'sensors' tag is set 2016-01-15 13:15:33 -07:00
statsd Change default statsd packet size to 1500, make configurable 2016-01-19 11:08:16 -07:00
system Add an interface:"all" tag to the net protocol counters 2016-01-14 19:55:19 -07:00
trig
twemproxy
zfs
zookeeper
mock_Plugin.go
registry.go