telegraf/plugins/inputs
acezellponce 0c9da0985a Added userstats to mysql input plugin (#2137)
* Added GatherUserStatistics, row Uptime in gatherGlobalStatuses, and version fields & tags

* Updated README file

* pulling in latest from master

* ran go fmt to fix formatting

* fix unreachable code

* few fixes

* cleaning up and applying suggestions from sparrc
2017-01-13 14:25:25 +00:00
..
aerospike
all Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
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 Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
conntrack
consul Fixing consul with multiple health checks per service (#1994) 2016-12-20 13:03:31 +00:00
couchbase
couchdb
disque Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
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 Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
filestat Fix possible panic when file info cannot be gotten 2016-12-13 14:54:07 +00:00
graylog
haproxy Document basic auth for haproxy (#2258) 2017-01-12 08:47:01 +00:00
hddtemp Change hddtemp to always put temperature in temperature field (#1905) 2016-12-13 19:40:55 +00:00
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 Add support to parse JSON array. (#1965) 2016-11-15 13:02:55 -05:00
influxdb Add field for last GC pause time (#2121) 2016-12-16 14:03:53 +00:00
internal Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
ipmi_sensor
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 Adding Jobstats support to Lustre2 input plugin 2016-04-27 15:35:24 -06:00
mailchimp
memcached
mesos Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mongodb mongodb: Remove superfluous ReplSet log message 2017-01-11 17:50:01 +00:00
mqtt_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
mysql Added userstats to mysql input plugin (#2137) 2017-01-13 14:25:25 +00:00
nats_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
net_response Fix documentation for net_response plugin 2016-12-13 16:02:03 +00:00
nginx
nsq
nsq_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
nstat
ntpq
passenger
phpfpm
ping Standard deviation (jitter) for Input plugin Ping (#2078) 2016-12-16 13:58:27 +00:00
postgresql
postgresql_extensible
powerdns
procstat Can turn pid into tag instead of field 2016-12-13 13:21:39 +00:00
prometheus internal.Duration build fixup 2016-12-17 13:10:33 +00:00
puppetagent fix for puppetagent config - test 1 2016-12-16 13:36:06 +00:00
rabbitmq rabbitmq, decrease timeout verbosity in config 2016-12-16 14:12:50 +00:00
raindrops Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
redis Do not try Uint parsing in redis plugin 2016-12-20 23:42:14 +00:00
rethinkdb
riak
sensors
snmp ensure proper context on snmp error messages (#2220) 2017-01-09 13:03:33 +00:00
snmp_legacy Major Logging Overhaul 2016-10-03 17:13:03 +01:00
sqlserver Fixed Bug 2077 SQL Server (#2212) 2017-01-13 13:47:47 +00:00
statsd Do not create a global statsd "previous instance" 2016-12-20 17:55:04 +00:00
sysstat
system Ignore devfs on OSX (#2232) 2017-01-13 14:19:57 +00:00
tail fix tail input seeking when used with pipe (#2090) 2016-12-16 14:01:49 +00:00
tcp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
trig
twemproxy
udp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
varnish
webhooks Implement telegraf's own full metric type 2016-12-01 18:17:02 +00:00
win_perf_counters Importing pdh from github.com/lxn/win 2016-12-20 12:06:40 +00:00
zfs
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go