telegraf/plugins/inputs
Cameron Sparr b9457a1092
log error message when invalid regex is used
closes #2178
2017-02-28 12:48:14 +00:00
..
aerospike Major Logging Overhaul 2016-10-03 17:13:03 +01:00
all add socket listener & writer (#2094) 2017-02-02 16:24:03 +00:00
apache Fix typo - Default from Defalt (#2417) 2017-02-16 19:03:17 +00:00
bcache Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
cassandra
ceph Ceph: represent pgmap states using tags (#2229) 2017-02-01 14:47:23 +00:00
cgroup
chrony
cloudwatch Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
conntrack
consul Add numerical representation of Consul health check state. (#2277) 2017-01-28 16:47:25 -08:00
couchbase Update go version to 1.7, fix vet errors 2016-09-09 16:11:17 +01:00
couchdb
disque Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
dns_query Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
docker switch out deprecated docker client library 2017-02-22 10:55:00 +00:00
dovecot Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
elasticsearch
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 add missing fields to haproxy input (#2323) 2017-02-02 13:46:53 +00:00
hddtemp Change hddtemp to always put temperature in temperature field (#1905) 2016-12-13 19:40:55 +00:00
http_listener
http_response http_response : Add in support for looking for substring in response (#2204) 2017-02-01 14:21:08 +00:00
httpjson
influxdb Add field for last GC pause time (#2121) 2016-12-16 14:03:53 +00:00
internal
ipmi_sensor allow querying sensors via the open interface 2017-02-02 13:31:04 +00:00
iptables Add lock option to the IPtables input plugin (#2201) 2017-02-01 14:37:18 +00:00
jolokia
kafka_consumer
kubernetes Kubernetes input: Handle null startTime for stopped pods (#2335) 2017-02-01 14:41:04 +00:00
leofs Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
logparser log error message when invalid regex is used 2017-02-28 12:48:14 +00:00
lustre2 Adding Jobstats support to Lustre2 input plugin 2016-04-27 15:35:24 -06:00
mailchimp Major Logging Overhaul 2016-10-03 17:13:03 +01:00
memcached Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
mesos
mongodb mongodb: Remove superfluous ReplSet log message 2017-01-11 17:50:01 +00:00
mqtt_consumer metric: Fix negative number handling 2017-02-01 10:07:31 +00:00
mysql Check for errors in user stats & process list 2017-02-17 15:38:33 +00:00
nats_consumer
net_response
nginx
nsq Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
nsq_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
nstat nstat: fix nstat setting path for snmp6 2016-07-19 14:51:36 +01:00
ntpq ntpq: correct number of seconds in an hour 2017-01-24 15:27:44 -08:00
passenger Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
phpfpm
ping Standard deviation (jitter) for Input plugin Ping (#2078) 2016-12-16 13:58:27 +00:00
postgresql
postgresql_extensible
powerdns Major Logging Overhaul 2016-10-03 17:13:03 +01:00
procstat Procstat: don't cache PIDs (#2206) 2017-02-02 14:12:22 +00:00
prometheus Check if tag value is empty before allocation 2017-02-16 23:07:27 +00:00
puppetagent
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
rethinkdb
riak Fix: riak with read_repairs available 2016-06-22 14:56:44 +01:00
sensors fix issue #1716 (#1749) 2016-09-12 10:30:35 +01:00
snmp snmp: Allow lines with empty or missing tags (#2172) 2017-01-24 14:57:43 -08:00
snmp_legacy Major Logging Overhaul 2016-10-03 17:13:03 +01:00
socket_listener deprecate udp_listener & tcp_listener 2017-02-06 10:41:44 +00:00
sqlserver
statsd Do not create a global statsd "previous instance" 2016-12-20 17:55:04 +00:00
sysstat Major Logging Overhaul 2016-10-03 17:13:03 +01:00
system add support for diskio name templates & udev tags 2017-01-27 16:15:42 -08:00
tail
tcp_listener deprecate udp_listener & tcp_listener 2017-02-06 10:41:44 +00:00
trig
twemproxy
udp_listener deprecate udp_listener & tcp_listener 2017-02-06 10:41:44 +00:00
varnish Fix varnish plugin to use default values 2016-09-23 16:06:33 +01:00
webhooks Implement telegraf's own full metric type 2016-12-01 18:17:02 +00:00
win_perf_counters Improve win_perf_counters on non English systems (#2261) 2017-01-24 12:46:06 -08:00
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go