telegraf/plugins/inputs
Daniel Nelson f944bd1feb Fix support for mongodb/leofs urls without scheme (#2900)
This was broken by changes in go 1.8 to url.Parse.  This change allows
the string but prompts the user to move to the correct url string.
2017-06-08 16:52:01 -07:00
..
aerospike Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
all Add Kafka 0.9+ consumer support (#2487) 2017-06-07 18:22:28 -07:00
amqp_consumer
apache
bcache Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
cassandra
ceph Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
cgroup use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
chrony Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
cloudwatch
conntrack
consul
couchbase
couchdb Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
disque
dmcache
dns_query
docker Add wildcard support for container inclusion/exclusion (#2793) 2017-06-08 13:17:31 -07:00
dovecot
elasticsearch use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
exec
filestat
graylog
haproxy
hddtemp
http_listener
http_response Add result_type field for http_response input (#2814) 2017-06-06 13:39:07 -07:00
httpjson
influxdb
internal
interrupts
ipmi_sensor
iptables
jolokia
kafka_consumer Skip kafka_consumer_integration_test due to issue on CircleCI 2017-06-07 18:31:52 -07:00
kafka_consumer_legacy Add Kafka 0.9+ consumer support (#2487) 2017-06-07 18:22:28 -07:00
kapacitor
kubernetes
leofs Fix support for mongodb/leofs urls without scheme (#2900) 2017-06-08 16:52:01 -07:00
logparser Add timezone support to logparser timestamps (#2882) 2017-06-05 14:45:11 -07:00
lustre2
mailchimp
memcached
mesos Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
mongodb Fix support for mongodb/leofs urls without scheme (#2900) 2017-06-08 16:52:01 -07:00
mqtt_consumer
mysql MySQL input: log and continue on field parse error (#2855) 2017-05-26 12:09:43 -07:00
nats_consumer
net_response Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
nginx Add SSL/TLS support to nginx input plugin (#2883) 2017-06-07 17:52:10 -07:00
nsq
nsq_consumer
nstat nstat: fix nstat setting path for snmp6 2016-07-19 14:51:36 +01:00
ntpq
passenger
phpfpm
ping Fix timeout option in Windows ping input sample configuration (#2885) 2017-06-06 11:55:01 -07:00
postgresql
postgresql_extensible
powerdns
procstat
prometheus Add documentation for fetching metrics on Caddy HTTP and Prometheus (#2853) 2017-05-25 13:07:49 -07:00
puppetagent
rabbitmq Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
raindrops
redis
rethinkdb Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
riak
sensors Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
snmp
snmp_legacy
socket_listener
sqlserver Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
statsd
sysstat
system
tail Fix grammar 2017-04-27 14:59:18 -07:00
tcp_listener
trig
twemproxy
udp_listener
varnish Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
webhooks use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
win_perf_counters
zfs
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go