telegraf/plugins/inputs
Kishore Nallan dede3e70ad Rabbitmq plugin: connection-related metrics. (#1908)
* Rabbitmq plugin: connection-related metrics.

* Run go fmt.
2016-12-13 14:17:20 +00:00
..
aerospike Major Logging Overhaul 2016-10-03 17:13:03 +01:00
all Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
apache Apache input enhancements ( added Basic Auth and SSL skipverify ) (#1964) 2016-11-15 10:52:24 -05:00
bcache
cassandra Just fix typo (#1962) 2016-10-27 11:45:17 +01:00
ceph
cgroup
chrony
cloudwatch Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
conntrack
consul Added Consul health checks state monitoring. (#1294) 2016-06-01 11:02:28 +01:00
couchbase
couchdb Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
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
dovecot
elasticsearch add a hint to possible basic authentication settings 2016-12-09 12:58:54 +00:00
exec Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
filestat Tail input plugin 2016-04-26 09:42:06 -06:00
graylog
haproxy haproxy/README: make quotes consistent 2016-10-11 11:30:22 +01:00
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 Add support to parse JSON array. (#1965) 2016-11-15 13:02:55 -05:00
influxdb Add configurable timeout to influxdb input 2016-09-16 16:50:39 +01:00
internal Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
ipmi_sensor
iptables Add new iptables plugin 2016-08-31 10:42:44 +01:00
jolokia jolokia input: add note about POST permissions 2016-09-06 11:11:27 +01:00
kafka_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
kubernetes
leofs Implement timeouts for all exec command runners 2016-04-29 12:06:22 -06:00
logparser Check if metric is nil before calling SetAggregate 2016-12-13 12:27:10 +00:00
lustre2
mailchimp
memcached Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
mesos
mongodb Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mqtt_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
mysql Update README.md (#1868) 2016-11-03 18:28:24 +00:00
nats_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
net_response
nginx
nsq Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
nsq_consumer
nstat nstat: fix nstat setting path for snmp6 2016-07-19 14:51:36 +01:00
ntpq Major Logging Overhaul 2016-10-03 17:13:03 +01:00
passenger Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
phpfpm
ping
postgresql
postgresql_extensible
powerdns
procstat Can turn pid into tag instead of field 2016-12-13 13:21:39 +00:00
prometheus unit test fixup 2016-12-01 19:17:44 +00:00
puppetagent Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
rabbitmq Rabbitmq plugin: connection-related metrics. (#1908) 2016-12-13 14:17:20 +00:00
raindrops Improve timeout in input plugins 2016-03-01 09:43:28 +00:00
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 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: use a shared global translation cache 2016-12-12 13:32:42 +00:00
snmp_legacy Major Logging Overhaul 2016-10-03 17:13:03 +01:00
sqlserver SQL Server plugin: Fix WaitStats issue (#1859) 2016-10-06 14:21:14 +01:00
statsd
sysstat
system Add device name as a tag in disk stats (#1807) 2016-12-05 17:42:36 +00:00
tail
tcp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
trig
twemproxy
udp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +00:00
varnish
webhooks Implement telegraf's own full metric type 2016-12-01 18:17:02 +00:00
win_perf_counters Update win_pref_counter to include Processor Queue Length in examples. (#2029) 2016-11-16 13:16:44 +00:00
zfs fix build flags 2016-06-01 18:58:54 +01:00
zookeeper Modernize zookeeper readme (#1615) 2016-08-10 22:58:47 +01:00
EXAMPLE_README.md
mock_Plugin.go
registry.go