telegraf/plugins/inputs
Łukasz Harasimowicz 68b351ca05 Fixing consul with multiple health checks per service (#1994)
* plugins/input/consul: moved check_id from regular fields to tags.

When service has more than one check sending data for both would overwrite each other
resulting only in one check being written (the last one). Adding check_id as a tag
ensures we will get info for all unique checks per service.

* plugins/inputs/consul: updated tests
2016-12-20 13:03:31 +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 Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
cassandra Just fix typo (#1962) 2016-10-27 11:45:17 +01:00
ceph Major Logging Overhaul 2016-10-03 17:13:03 +01:00
cgroup Revert "Moving cgroup path name to field from tag to reduce cardinality (#1457)" 2016-10-12 11:04:28 +01:00
chrony fix leap_status value in chrony input plugin (#1983) 2016-11-03 10:46:54 +00:00
cloudwatch Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
conntrack Major Logging Overhaul 2016-10-03 17:13:03 +01:00
consul Fixing consul with multiple health checks per service (#1994) 2016-12-20 13:03:31 +00:00
couchbase Update go version to 1.7, fix vet errors 2016-09-09 16:11:17 +01:00
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 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 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 Fix possible panic when file info cannot be gotten 2016-12-13 14:54:07 +00:00
graylog graylog input doc tweaks 2016-06-01 18:44:18 +01:00
haproxy Add missing slim (#1937) 2016-12-13 14:23:18 +00:00
hddtemp Change hddtemp to always put temperature in temperature field (#1905) 2016-12-13 19:40:55 +00:00
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 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 Add new iptables plugin 2016-08-31 10:42:44 +01:00
jolokia Add trailing slash to jolokia context (#2105) 2016-12-17 12:51:46 +00:00
kafka_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
kubernetes fix(kubernetes): Only initialize RoundTripper once (#1951) 2016-10-26 13:47:35 +01:00
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 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 Major Logging Overhaul 2016-10-03 17:13:03 +01:00
mongodb fix mongodb replica set lag awalys 0 #1449 (#2125) 2016-12-16 17:29:04 +00:00
mqtt_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
mysql Update MySQL Readme to clarify connection string examples. (#2175) 2016-12-20 10:17:00 +00:00
nats_consumer Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
net_response Fix documentation for net_response plugin 2016-12-13 16:02:03 +00:00
nginx Fix err race condition and partial failure issues 2016-07-19 14:45:55 +01:00
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 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 Fix phpfpm fcgi client panic when URL doesnt exist 2016-10-12 11:58:38 +01:00
ping Standard deviation (jitter) for Input plugin Ping (#2078) 2016-12-16 13:58:27 +00:00
postgresql Postgresql database blacklist configuration option (#1699) 2016-09-07 09:39:55 +01:00
postgresql_extensible Support Processor & Aggregator Plugins 2016-10-12 14:50:19 +01:00
powerdns Major Logging Overhaul 2016-10-03 17:13:03 +01:00
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 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 Set default values for delete_ configuration options 2016-12-13 20:00:52 +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 Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
twemproxy Seems to be a toml parse bug around triple pounds 2016-02-18 14:36:03 -07:00
udp_listener Implement telegraf collecting stats on itself 2016-12-05 18:56:54 +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 Importing pdh from github.com/lxn/win 2016-12-20 12:06:40 +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 Add request for sample queries (#1608) 2016-08-08 23:06:03 +01:00
mock_Plugin.go Add request for sample queries (#1608) 2016-08-08 23:06:03 +01:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00