Commit Graph

3547 Commits

Author SHA1 Message Date
Martin Reindl 0e1031356e
fix: re-enable OpenBSD modbus support (#10385) 2022-01-07 07:19:19 -07:00
Nirmesh ad1694b1d8
fix: Fix batching logic with write records, introduce concurrent requests (#8947) 2022-01-06 15:28:23 -07:00
John Seekins 3bbd6be2fa
feat: Add additional stats to bond collector (#10137) 2022-01-06 16:08:17 -06:00
stitch cula 0b96d40b60
fix(outputs/amqp): Close the last connection when writing error to avoid connection leaks (#10360) 2022-01-06 16:04:46 -06:00
Joshua Powers c353bace3a
feat: update docker client API version (#10382) 2022-01-06 07:30:42 -07:00
Sven Rebhan 7867ef3623
fix: fix missing storage in container with disk plugin (#10318) 2022-01-05 08:45:03 -07:00
Howie 381dc22723
chore: typos across source code comments (#10361) 2022-01-05 08:20:10 -07:00
Joshua Powers 1b7e8c90e9
chore: sql readme with more details on data types (#10378)
Fixes: #9562
2022-01-05 08:18:28 -07:00
Joshua Powers 078242ba6b
fix: empty import tzdata for Windows binaries (#10377)
The telegraf binary currently does not include any timezone data. While
this data is usually readily available in linux systems it is not
available to a go binary in Windows.

Fixes: #8756
2022-01-05 08:18:12 -07:00
Mya d8cc355113
chore: document deprecation of timeout (#10373) 2022-01-04 12:46:40 -07:00
Joshua Powers 2220fa2c2d
feat: add mock input plugin (#9782) 2021-12-23 13:34:29 -07:00
Sebastian Spaink f88b873fca
fix: update go-ldap to v3.4.1 (#10343) 2021-12-23 11:51:35 -06:00
Vladislav 1d6d01a6db
fix: update GroundWork SDK and improve logging (#10255) 2021-12-23 10:43:34 -07:00
Thomas Casteleyn 0b99c6c20a
feat: add more functionality to template processor (#10316) 2021-12-23 09:51:26 -07:00
Francesco Bartolini 8a1720a785
feat: add consul metrics input plugin (#10258) 2021-12-22 13:49:26 -07:00
Jarno Huuskonen e906698bba
feat: add exclude_root_certs option to x509_cert plugin (#9822) 2021-12-22 13:39:36 -07:00
Alexander Krantz e6cd83f1e7
feat: add option to disable prepared statements for PostgreSQL (#9710) 2021-12-22 13:29:53 -07:00
Nathan J Mehl 697855c98b
fix: cumulative interval start times for stackdriver output (#10097) 2021-12-22 13:11:28 -07:00
Alberto Fernandez a202f68333
feat: add option to skip errors during CSV parsing (#10267) 2021-12-22 13:07:14 -07:00
Laurent Sesquès 911c0a9db6
feat: socketstat input plugin (#3649) 2021-12-22 12:38:14 -07:00
Sebastian Spaink da1ddd53a4
fix: update djherbis/times and fix dependabot (#10332) 2021-12-22 13:30:42 -06:00
Joshua Powers 3a51186e6a
docs: add note about dpdk and socket availability (#10324) 2021-12-21 15:27:04 -07:00
Robert Hajek 6de4d345e9
feat: reworked varnish_cache plugin (#9432)
Co-authored-by: Helen Weller <38860767+helenosheaa@users.noreply.github.com>
2021-12-21 16:07:10 -06:00
Joshua Powers 6a1442f1bc
fix: do not require networking during tests (#10321) 2021-12-21 13:44:10 -07:00
Sebastian Thörn a0242035aa
feat: add timeout-setting to Graylog-plugin (#10220) 2021-12-21 09:10:04 -07:00
Sven Rebhan a57aaddb0d
fix: Fix panic in logparser due to missing Log. (#10296) 2021-12-20 17:30:34 -06:00
Mya 1e81d98fdd
fix: panic due to no module (#10303) 2021-12-20 13:40:00 -07:00
Mya 973ffba9fb
fix: check index before assignment (#10299) 2021-12-20 10:52:47 -07:00
Nico Vinzens c6faf3d3b4
feat: adds optional list of non retryable http statuscodes to http output plugin (#10186) 2021-12-20 10:16:23 -07:00
Laurent Sesquès 4e1961b7d8
fix: typo in openstack neutron input plugin (newtron) (#10284) 2021-12-16 08:23:32 -07:00
Sebastian Spaink 68233c5934
fix: mark TestGatherUDPCert as an integration test (#10279) 2021-12-15 18:48:18 -06:00
Joshua Powers de6e421dd0
fix: run gofmt (#10274) 2021-12-14 15:43:37 -07:00
Petar Obradović 32ca79f83c
feat: add Redis Sentinel input plugin (#10042) 2021-12-14 15:13:33 -07:00
Mikołaj Przybysz 91cf764eff
fix: flush wavefront output sender on error to clean up broken connections (#10225) 2021-12-14 15:07:10 -07:00
crflanigan e7e50a8883
feat: Add option to disable Wavefront prefix conversion (#10252) 2021-12-14 15:04:30 -07:00
Irina Vasileva c1550a7303
feat: add heap_size_limit field for input.kibana (#10243) 2021-12-14 13:25:45 -07:00
Sven Rebhan aa642a4046
fix: Handle duplicate registration of protocol-buffer files gracefully. (#10188) 2021-12-10 14:25:24 -07:00
Patryk Małek 1b9572085b
fix(http_listener_v2): fix panic on close (#10132) 2021-12-10 13:14:16 -07:00
Francesco Bartolini 039c9683fd
feat: add Vault input plugin (#10198) 2021-12-10 13:10:26 -07:00
Arthur Gautier 8976483471
feat: support aws managed service for prometheus (#10202) 2021-12-10 13:06:33 -07:00
Sven Rebhan 31cbd2e504
fix: Make telegraf compile on Windows with golang 1.16.2 (#10246) 2021-12-08 15:10:31 -07:00
Sven Rebhan 99ddb467e9
feat: Modbus add per-request tags (#10231) 2021-12-08 12:19:13 -07:00
Sven Rebhan ec26975dec
fix: Implement NaN and inf handling for elasticsearch output (#10196) 2021-12-08 10:56:54 -07:00
Francesco Bartolini dbf55535c7
feat: add nomad input plugin (#10106) 2021-12-08 09:34:11 -07:00
Thomas Casteleyn 3ddc3c6b51
fix: eliminate MIB dependency for ifname processor (#10214) 2021-12-07 15:38:09 -07:00
Sven Rebhan 2d420fbd35
feat: Optimize locking for SNMP MIBs loading. (#10206) 2021-12-07 15:05:33 -07:00
Kuba Trojan d4475b7d08
feat: Add SMART plugin concurrency configuration option, nvme-cli v1.14+ support and lint fixes. (#10150) 2021-12-07 09:10:36 -07:00
Sam Lai 2fdf223efb
fix(inputs/kube_inventory): set TLS server name config properly (#9975) 2021-12-07 08:30:27 -07:00
Joshua Powers f9d719d636
fix: json_v2 parser timestamp setting (#10221) 2021-12-06 12:18:06 -07:00
Joshua Powers 7049967fa9
fix: ensure graylog spec fields not prefixed with '_' (#10209) 2021-12-06 11:06:02 -07:00