telegraf/plugins/inputs
Daniel Nelson 8e3ed96d6f Fix case sensitivity error in sqlserver input (#3287) 2017-10-02 17:15:34 -07:00
..
aerospike
all Add redesigned Jolokia input plugin (#2278) 2017-09-26 17:34:46 -07:00
amqp_consumer Fix amqp_consumer data_format documentation 2017-08-24 13:17:29 -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:25:57 -07:00
cgroup Fix cgroup tests with 32bit int 2017-09-26 15:25:57 -07:00
chrony Enable chrony for all platforms (#3152) 2017-08-22 11:49:51 -07:00
cloudwatch
conntrack
consul
couchbase Sanitize password from couchbase metric (#3033) 2017-07-31 11:29:14 -07:00
couchdb
disque
dmcache Fix dmcache tests with 32bit int 2017-09-26 15:25:57 -07:00
dns_query Add network option to dns_query (#3042) 2017-07-21 16:56:08 -07:00
docker Document how to exclude kubernetes annotation 2017-09-29 14:07:19 -07:00
dovecot
elasticsearch
exec
fail2ban Update fail2ban documentation 2017-08-25 11:42:07 -07:00
filestat
fluentd Fix fluentd test 2017-09-12 17:57:55 -07:00
graylog
haproxy
hddtemp Enable hddtemp on all platforms (#3153) 2017-08-23 15:14:32 -07:00
http_listener Regenerate TLS certs due to expiration 2017-10-02 15:44:55 -07:00
http_response Move http_response headers to end of configuration. 2017-08-15 11:50:08 -07:00
httpjson Allow JSON data format to contain zero metrics (#3268) 2017-09-26 15:58:33 -07:00
influxdb Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
internal
interrupts
ipmi_sensor
iptables Fix skipped line with empty target in iptables (#3235) 2017-09-14 14:59:28 -07:00
jolokia Add deprecation notice to jolokia sample config 2017-09-29 16:08:31 -07:00
jolokia2 Add redesigned Jolokia input plugin (#2278) 2017-09-26 17:34:46 -07:00
kafka_consumer Switch skipped kafka test 2017-07-18 18:18:57 -07:00
kafka_consumer_legacy Switch skipped kafka test 2017-07-18 18:18:57 -07:00
kapacitor Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
kubernetes Remove unneeded error check 2017-09-12 17:24:57 -07:00
leofs
logparser Add polling method to logparser and tail inputs (#3213) 2017-09-11 11:56:04 -07:00
lustre2
mailchimp
memcached
mesos
minecraft Fix several bugs in minecraft input (#2970) 2017-06-27 13:14:07 -07:00
mongodb
mqtt_consumer Fix mqtt_consumer connection_timeout test 2017-10-02 12:28:31 -07:00
mysql Correct spelling of toml field in mysql input (#3051) 2017-07-25 10:57:27 -07:00
nats_consumer Fix grammar 2017-04-27 14:59:18 -07:00
net_response Add result_type field to net_response input plugin (#2990) 2017-07-14 10:43:36 -07:00
nginx Add SSL/TLS support to nginx input plugin (#2883) 2017-06-07 17:52:10 -07:00
nginx_plus Fix nginx_plus tests with 32bit int 2017-09-26 15:25:57 -07:00
nsq Fix NSQ input plugin when used with version 1.0.0-compat 2017-08-25 18:06:48 -07:00
nsq_consumer Add support for NSQLookupd to nsq_consumer (#3215) 2017-09-25 16:33:05 -07:00
nstat
ntpq Fix parsing of SHM remotes in ntpq input (#3163) 2017-08-25 11:54:06 -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
postgresql_extensible Add additional numeric type handling tests for postgresql_extensible (#3066) 2017-09-25 10:58:10 -07:00
powerdns
procstat Add process resource limits to procstat input (#3231) 2017-09-15 11:16:44 -07:00
prometheus Tag original URL for k8s services in prometheus input (#3257) 2017-09-22 17:26:19 -07:00
puppetagent
rabbitmq Add queues to rabbitmq documentation (#3135) 2017-08-17 18:52:27 -07:00
raindrops
redis Add redis_version field to redis input (#3054) 2017-07-25 17:07:43 -07:00
rethinkdb
riak
salesforce Add salesforce input plugin (#3075) 2017-08-08 11:48:01 -07:00
sensors
snmp
snmp_legacy
socket_listener Add read timeout to socket_listener 2017-07-17 18:34:36 -07:00
sqlserver Fix case sensitivity error in sqlserver input (#3287) 2017-10-02 17:15:34 -07:00
statsd Improve statsd plugin perf by using a byte buffer pool (#3254) 2017-09-25 10:55:02 -07:00
sysstat
system Allow 64bit integers in kernel_vmstat 2017-09-26 15:25:57 -07:00
tail Add polling method to logparser and tail inputs (#3213) 2017-09-11 11:56:04 -07:00
tcp_listener
tomcat Add error status handle to tomcat input 2017-08-16 15:33:47 -07:00
trig
twemproxy
udp_listener
varnish Tweak formatting of varnish README 2017-08-09 11:48:12 -07:00
webhooks Add support for the rollbar occurrence webhook event. (#1692) 2017-09-29 11:49:22 -07:00
win_perf_counters Fix win_perf_counters tests (#3068) 2017-07-31 11:03:26 -07:00
win_services Add Windows Services input plugin (#3023) 2017-08-07 14:36:15 -07:00
zfs Don't fail parsing of zpool stats if pool health is UNAVAIL on FreeBSD (#3149) 2017-08-25 12:57:35 -07:00
zipkin Add JSON input support to zipkin plugin (#3150) 2017-08-21 17:24:54 -07:00
zookeeper Default to localhost if zookeeper has no servers set (#3056) 2017-07-25 17:08:32 -07:00
EXAMPLE_README.md Update input plugin example readme. 2017-09-14 15:50:55 -07:00
mock_Plugin.go
registry.go