telegraf/plugins/inputs
Daniel Nelson 3c894bb056
Use golang.org/x/sys/unix instead of syscall in diskio (#3384)
(cherry picked from commit 9a062498e7)
2017-10-24 16:26:06 -07:00
..
aerospike
all Add error status handle to tomcat input 2017-08-16 15:33:47 -07:00
amqp_consumer Fix amqp_consumer data_format documentation 2017-08-24 13:18:23 -07:00
apache Improve apache input docs (#3120) 2017-08-11 17:50:51 -07:00
bcache
cassandra
ceph Fix ceph tests with 32bit int 2017-09-26 15:29:01 -07:00
cgroup Fix cgroup tests with 32bit int 2017-09-26 15:29:01 -07:00
chrony Enable chrony for all platforms (#3152) 2017-08-22 11:50:16 -07:00
cloudwatch Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
conntrack Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
consul Fix ACL token usage in consul input plugin (#3376) 2017-10-23 12:37:30 -07:00
couchbase
couchdb Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
disque
dmcache Fix dmcache tests with 32bit int 2017-09-26 15:29:01 -07:00
dns_query
docker Fix container name filters in docker input (#3331) 2017-10-12 15:55:50 -07:00
dovecot
elasticsearch Fix panic in elasticsearch input if cannot determine master (#2954) 2017-06-26 15:23:53 -07:00
exec Fix grammar 2017-04-27 14:59:18 -07:00
fail2ban Update fail2ban documentation 2017-08-25 11:43:49 -07:00
filestat Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
fluentd Fix fluentd test 2017-09-12 17:58:29 -07:00
graylog use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
haproxy Update haproxy README 2017-04-27 11:23:37 -07:00
hddtemp Enable hddtemp on all platforms (#3153) 2017-08-23 15:16:27 -07:00
http_listener
http_response Add support for proxy environment variables to http_response (#3302) 2017-10-03 15:26:55 -07:00
httpjson Allow JSON data format to contain zero metrics (#3268) 2017-09-26 16:03:30 -07:00
influxdb
internal
interrupts
ipmi_sensor
iptables Fix skipped line with empty target in iptables (#3235) 2017-09-14 15:01:21 -07:00
jolokia
kafka_consumer
kafka_consumer_legacy
kapacitor
kubernetes
leofs Fix snmpwalk address format in leofs input (#3328) 2017-10-12 17:27:24 -07:00
logparser
lustre2
mailchimp use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
memcached
mesos Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
minecraft
mongodb Fix mongodb input panic when restarting mongodb (#3355) 2017-10-18 12:26:03 -07:00
mqtt_consumer Fix mqtt_consumer connection_timeout test 2017-10-02 12:32:05 -07:00
mysql Correct spelling of toml field in mysql input (#3051) 2017-07-25 10:57:27 -07:00
nats_consumer
net_response
nginx
nsq Fix NSQ input plugin when used with version 1.0.0-compat 2017-08-25 18:08:55 -07:00
nsq_consumer
nstat
ntpq Fix parsing of SHM remotes in ntpq input (#3163) 2017-08-25 11:56:27 -07:00
openldap Add input plugin for OpenLDAP (#2612) 2017-07-21 15:44:20 -07:00
passenger
phpfpm
ping Remove log message on ping timeout (#3126) 2017-08-16 11:59:41 -07:00
postgresql Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
postgresql_extensible Fix typo in postgresql_extensible/README.md (#3052) 2017-07-25 10:39:14 -07:00
powerdns
procstat Documentation privilege requirements for specific procstat metrics (#2787) 2017-05-25 13:06:27 -07:00
prometheus Add documentation for fetching metrics on Caddy HTTP and Prometheus (#2853) 2017-05-25 13:07:49 -07:00
puppetagent
rabbitmq
raindrops
redis Add redis_version field to redis input (#3054) 2017-07-25 17:07:43 -07:00
rethinkdb Add support for RethinkDB 1.0 handshake protocol (#2963) 2017-06-26 14:29:48 -07:00
riak Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
salesforce
sensors Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
snmp
snmp_legacy use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
socket_listener Add read timeout to socket_listener 2017-07-17 18:34:36 -07:00
sqlserver Fix case sensitivity issue in sqlserver query (#3336) 2017-10-16 11:27:28 -07:00
statsd Fix panic in statsd p100 calculation (#3230) 2017-09-14 15:30:51 -07:00
sysstat
system Use golang.org/x/sys/unix instead of syscall in diskio (#3384) 2017-10-24 16:26:06 -07:00
tail
tcp_listener remove sleep from tests (#2555) 2017-03-24 12:03:36 -07:00
tomcat If the connector name cannot be unquoted, use the raw value (#3371) 2017-10-24 15:47:15 -07:00
trig
twemproxy
udp_listener
varnish
webhooks use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
win_perf_counters
win_services
zfs Don't fail parsing of zpool stats if pool health is UNAVAIL on FreeBSD (#3149) 2017-08-25 12:59:38 -07:00
zipkin Add JSON input support to zipkin plugin (#3150) 2017-08-21 17:28:14 -07:00
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go