telegraf/plugins/inputs
Daniel Nelson 8e7cf0109e
Fix parsing of JSON with a UTF8 BOM in httpjson (#3267)
(cherry picked from commit 8614445235)
2017-09-26 15:38:41 -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 Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
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
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 Add network option to dns_query (#3042) 2017-07-21 16:56:08 -07:00
docker
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
haproxy
hddtemp Enable hddtemp on all platforms (#3153) 2017-08-23 15:16:27 -07:00
http_listener
http_response Move http_response headers to end of configuration. 2017-08-15 11:50:08 -07:00
httpjson Fix parsing of JSON with a UTF8 BOM in httpjson (#3267) 2017-09-26 15:38:41 -07:00
influxdb
internal
interrupts
ipmi_sensor Add timeout option to ipmi_sensor plugin - solves #2817 (#2818) 2017-05-22 13:41:34 -07:00
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 use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
leofs
logparser Discard logging from tail library (#3128) 2017-08-16 12:06:07 -07:00
lustre2
mailchimp
memcached
mesos
minecraft
mongodb
mqtt_consumer Fix MQTT input exits if Broker is not available on startup (#3202) 2017-09-11 12:28:12 -07:00
mysql
nats_consumer
net_response Add result_type field to net_response input plugin (#2990) 2017-07-14 10:43:36 -07:00
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
passenger Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
phpfpm Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
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
rethinkdb
riak
salesforce Add salesforce input plugin (#3075) 2017-08-08 11:48:01 -07:00
sensors
snmp
snmp_legacy
socket_listener
sqlserver Fix duplicate keys in perf counters sqlserver query (#3175) 2017-09-14 15:05:38 -07:00
statsd Fix panic in statsd p100 calculation (#3230) 2017-09-14 15:30:51 -07:00
sysstat Fix telegraf example arguments (#2788) 2017-05-12 15:22:29 -07:00
system Allow 64bit integers in kernel_vmstat 2017-09-26 15:29:00 -07:00
tail Discard logging from tail library (#3128) 2017-08-16 12:06:07 -07:00
tcp_listener
tomcat Add error status handle to tomcat input 2017-08-16 15:33:47 -07:00
trig
twemproxy Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
udp_listener
varnish Tweak formatting of varnish README 2017-08-09 11:48:12 -07:00
webhooks
win_perf_counters Fix win_perf_counters tests (#3068) 2017-07-31 11:03:26 -07:00
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 Default to localhost if zookeeper has no servers set (#3056) 2017-07-25 17:08:32 -07:00
EXAMPLE_README.md
mock_Plugin.go
registry.go