telegraf/plugins/inputs
Cameron Sparr eb5dddf0d6 Flush based on buffer size rather than time
this includes:
- Add Accumulator to the Start() function of service inputs
- For message consumer plugins, use the Accumulator to constantly add
  metrics and make Gather a dummy function
- rework unit tests to match this new behavior.
- make "flush_buffer_when_full" a config option that defaults to true

closes #666
2016-04-08 18:34:43 +02:00
..
aerospike Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
all Add tcp/udp check connection input plugin 2016-04-08 18:34:43 +02:00
apache Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
bcache Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
couchdb Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
disque Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
docker Remove config option, percent option always activated. Fix review issues 2016-04-08 18:34:42 +02:00
dovecot Merge remote-tracking branch 'upstream/master' 2016-02-11 09:14:28 +01:00
elasticsearch Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
exec Fix exec input legacy behavior, command='' 2016-02-09 13:49:14 -07:00
github_webhooks Flush based on buffer size rather than time 2016-04-08 18:34:43 +02:00
haproxy Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
httpjson Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
influxdb Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
jolokia Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
kafka_consumer Flush based on buffer size rather than time 2016-04-08 18:34:43 +02:00
leofs Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
lustre2 Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
mailchimp Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
memcached Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
mongodb Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
mqtt_consumer Flush based on buffer size rather than time 2016-04-08 18:34:43 +02:00
mysql Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
nats_consumer Flush based on buffer size rather than time 2016-04-08 18:34:43 +02:00
net_response Add tcp/udp check connection input plugin 2016-04-08 18:34:43 +02:00
nginx Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
nsq Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
passenger Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
phpfpm Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
ping Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
postgresql postgres plugin bgwriter stats 2016-04-08 18:34:42 +02:00
powerdns Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
procstat Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
prometheus Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
puppetagent Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
rabbitmq Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
raindrops Code formatted, Readme updated based on example 2016-04-08 18:34:42 +02:00
redis Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
rethinkdb Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
sensors Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
snmp Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
sqlserver Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
statsd Flush based on buffer size rather than time 2016-04-08 18:34:43 +02:00
system Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
trig Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
twemproxy Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
win_perf_counters Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
zfs Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
zookeeper Cleanup comments and indentation in config file 2016-02-09 11:01:50 -07:00
EXAMPLE_README.md MQTT Consumer Input plugin 2016-04-08 18:34:42 +02:00
mock_Plugin.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00