Commit Graph

2027 Commits

Author SHA1 Message Date
Greg
723d8f0104 Fix panic in docker input with bad endpoint (#5226) 2019-01-03 15:57:39 -08:00
Greg
3c4e737f6b Add example to topk readme. Fix defaults to skip loop (#5220) 2019-01-03 12:06:56 -08:00
Daniel Nelson
bd54e4a002 Update readme for varnish input 2019-01-03 11:35:13 -08:00
Kamil Szczygieł
3f158429bc Add configurable timeout to varnish input (#5214) 2019-01-03 11:33:04 -08:00
Pontus Rydin
3356f1dc82 Fix discovery race condition in vsphere input (#5217) 2019-01-03 11:30:05 -08:00
Daniel Nelson
4e35732279 Fix toml option names in parser processor (#5218) 2019-01-02 13:55:59 -08:00
Greg
bc45629b70 Allow non local udp connections in net_response (#5219) 2019-01-02 13:53:58 -08:00
svenwiltink
bf7a42643e Add read and write op per second fields (#5210) 2019-01-02 13:06:54 -08:00
svenwiltink
df6fbdb1e8 Fix unittests for new year (#5213) 2019-01-02 11:12:04 -08:00
Pontus Rydin
78c1ffbf27 Improve scalability of vsphere input (#5113) 2018-12-28 13:24:43 -08:00
BoheeChoi1
cb9bacfede Add forwarded records to sqlserver input (#5177) 2018-12-27 13:18:29 -08:00
Daniel Nelson
3fbfe3acd2 Fix usage of loop variable in function closure (#5195) 2018-12-27 13:08:19 -08:00
Daniel Nelson
dbe6f594a9 Allow floats in valuecounter aggregator (#5168) 2018-12-26 19:39:34 -08:00
Nic Grobler
10a067a699 Add PDH_NO_DATA to known counter error codes in win_perf_counters (#5182) 2018-12-26 14:51:31 -08:00
Pierre Tessier
9cc06702da Use wavefront sdk in wavefront output (#5161) 2018-12-21 11:26:07 -08:00
Daniel Nelson
ce8ec24100 Document using posix acl in disk input 2018-12-20 12:12:25 -08:00
Daniel Nelson
5027a516c7 Even more fix link in grok documentation 2018-12-19 16:25:06 -08:00
Daniel Nelson
76f8d294e4 Even more fix link in grok documentation 2018-12-19 16:24:00 -08:00
Daniel Nelson
2c3fa0907e Even more fix link in grok documentation 2018-12-19 16:22:43 -08:00
Daniel Nelson
d043da1976 Fix link in grok documentation 2018-12-19 16:17:17 -08:00
Maciej Mencner
e85e6bd3e7 Fix num_remapped_pgs field in ceph plugin (#5167) 2018-12-19 15:51:24 -08:00
Daniel Nelson
841860890f Add support for basic auth to couchdb input (#5160) 2018-12-19 12:59:27 -08:00
Samuel-BF
f530ca6e7c Use godirwalk in globpath (#5145) 2018-12-18 14:23:25 -08:00
Adrián López
7caa5d20af Fix invalid JSON in readme (#5158) 2018-12-18 12:21:36 -08:00
Leonardo Di Donato
697381d4b5 Add support for non-transparent framing of syslog messages (#5148) 2018-12-18 10:54:38 -08:00
Greg
6ef331efeb Add micro and nanosecond unix timestamp support to JSON parser (#5149) 2018-12-14 14:38:01 -08:00
Greg
891eff0930 Run stop logic only if required in prometheus input (#5144) 2018-12-14 14:34:05 -08:00
Ruud Bijnen
98231f8b6b Fix converter processor example (#5146) 2018-12-14 10:56:21 -08:00
Samuel-BF
8906e2796b Add size to filecount input (#4778) 2018-12-13 12:25:49 -08:00
Raphael Couto
f794d5b08a Fix error sending empty tag value in azure monitor output (#5083) 2018-12-13 11:57:03 -08:00
Daniel Nelson
8526aa5c87 Update changelog 2018-12-13 11:51:53 -08:00
dbergmanskytap
6b5ddbbf66 Include DEVLINKS in available diskio udev properties (#5116) 2018-12-13 11:49:19 -08:00
Mark Wilkinson - m82labs
503f3ce0a6 Remove storage calculation for non Azure managed instances and add server version (#5135)
- Removed the storage calculation for SQL Server instances that are NOT Azure
  Managed Instances, this reduces the time it takes to get this data on an
  instance with a lot of databases and/or database files.
- Added the SQL Server version back to the server properties query.
2018-12-13 11:42:35 -08:00
Daniel Nelson
4d3519756c Add support for sending a request body to http input (#5074) 2018-12-11 19:12:00 -08:00
Daniel Nelson
cf2b85f383 Add running field to procstat_lookup (#5069) 2018-12-11 19:11:33 -08:00
Lasse Karstensen
d954218f75 Increase varnishstat timeout (#5130) 2018-12-11 16:57:08 -08:00
Robert Fisher
04dfa430ef Allow delta metrics in wavefront parser (#5115) 2018-12-10 16:42:25 -08:00
Alexander Thaller
1170367dd7 Use -W flag on bsd variants in ping input (#5112) 2018-12-10 16:20:04 -08:00
Greg
83bc3d1277 Improve docs to clarify common issues (#5054) 2018-12-10 16:14:20 -08:00
Greg
d0a6051fd7 Prevent panic when marking the offset in kafka_consumer (#5118) 2018-12-10 15:55:58 -08:00
Emmanuel Nosa Evbuomwan
adce43f546 Fix grammar and typos in fluentd README.md (#5127) 2018-12-10 15:24:11 -08:00
Daniel Nelson
7479352e4a Rename interrupts cpu_as_tags to cpu_as_tag; update readme 2018-11-30 15:00:38 -08:00
Wojciech Kudla
9a637eda05 Switch CPU from field to tag in interrupts input plugin (#4999) (#5024) 2018-11-30 14:42:55 -08:00
Daniel Nelson
1d6db08dc8 Update changelog 2018-11-29 16:07:56 -08:00
Daniel Nelson
fc7fba9020 Use Telegraf as value for graylog x-requested-by header 2018-11-28 16:52:40 -08:00
gurayyildirim
ba612b670b Add X-Requested-By header to graylog input (#5011) 2018-11-28 16:52:03 -08:00
Daniel Nelson
55b798bd20 Fix mongodb document stats (#5049) 2018-11-28 16:43:13 -08:00
Sebastien Le Digabel
448c98d82e Add ability to tag metrics with topic in kafka_consumer (#5038) 2018-11-28 16:29:26 -08:00
Daniel Nelson
a26aaa5e03 Add support for unix_ms timestamps in csv parser. 2018-11-28 16:19:53 -08:00
Felipe Dutra Tine e Silva
f9113b63b7 Add csv parser unix timestamp support (#5047) 2018-11-28 16:07:25 -08:00