telegraf/plugins/inputs
Matt O'Hara 1392e73125 Add clusterstats to elasticsearch plugin (#1979)
* add clusterstats to elasticsearch input plugin

* add clusterstats to elasticsearch input plugin

* add clusterstats to elasticsearch input plugin

* add clusterstats to elasticsearch input plugin

* add clusterstats to elasticsearch input plugin

* responses to requested changes

* remove unnecessary recommendation
2016-12-20 16:30:03 +00:00
..
aerospike
all Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
apache
bcache Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
cassandra
ceph
cgroup
chrony
cloudwatch Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
conntrack
consul Fixing consul with multiple health checks per service (#1994) 2016-12-20 13:03:31 +00:00
couchbase
couchdb
disque
dns_query
docker fixes #1987 custom docker repos with non-standard port (#2018) 2016-12-16 13:53:16 +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
hddtemp
http_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
http_response http_response plugin: Add SSL config options 2016-05-25 13:44:36 +01:00
httpjson
influxdb Add field for last GC pause time (#2121) 2016-12-16 14:03:53 +00:00
internal Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
ipmi_sensor Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
iptables
jolokia
kafka_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
kubernetes
leofs
logparser Fix & unit test logparser CLF pattern with IPv6 2016-12-20 15:57:32 +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 fix mongodb replica set lag awalys 0 #1449 (#2125) 2016-12-16 17:29:04 +00:00
mqtt_consumer
mysql Update MySQL Readme to clarify connection string examples. (#2175) 2016-12-20 10:17:00 +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
ntpq Major Logging Overhaul 2016-10-03 17:13:03 +01:00
passenger
phpfpm
ping Standard deviation (jitter) for Input plugin Ping (#2078) 2016-12-16 13:58:27 +00:00
postgresql
postgresql_extensible Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
powerdns
procstat Can turn pid into tag instead of field 2016-12-13 13:21:39 +00:00
prometheus internal.Duration build fixup 2016-12-17 13:10:33 +00:00
puppetagent fix for puppetagent config - test 1 2016-12-16 13:36:06 +00:00
rabbitmq rabbitmq, decrease timeout verbosity in config 2016-12-16 14:12:50 +00:00
raindrops
redis add missing redis metrics 2016-08-31 01:05:11 -04:00
rethinkdb Don't allow inputs to overwrite host tag 2016-04-19 17:44:33 -06:00
riak
sensors
snmp
snmp_legacy
sqlserver
statsd Support negative statsd counters 2016-12-20 13:21:51 +00:00
sysstat Major Logging Overhaul 2016-10-03 17:13:03 +01:00
system Add device name as a tag in disk stats (#1807) 2016-12-05 17:42:36 +00:00
tail fix tail input seeking when used with pipe (#2090) 2016-12-16 14:01:49 +00:00
tcp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
trig
twemproxy Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
udp_listener
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
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper
EXAMPLE_README.md
mock_Plugin.go
registry.go