Commit Graph

6081 Commits

Author SHA1 Message Date
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
Josh Powers 11c2044164
Update changelog
(cherry picked from commit 29fe0159ac105fbce41a9b2751bc361db87bc9cb)
2022-01-05 10:26:48 -07:00
telegraf-tiger[bot] 09d17eefe2
feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10381) 2022-01-05 08:55:37 -07:00
Sven Rebhan 7867ef3623
fix: fix missing storage in container with disk plugin (#10318) 2022-01-05 08:45:03 -07:00
Josef Johansson 876d19081e
feat: add systemd notify support (#10340) 2022-01-05 08:21:14 -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
telegraf-tiger[bot] 003ba7d57c
feat: update configs (#10374) 2022-01-04 17:02:12 -07:00
Mya d8cc355113
chore: document deprecation of timeout (#10373) 2022-01-04 12:46:40 -07:00
telegraf-tiger[bot] aee267681a
feat: update configs (#10345) 2021-12-23 13:51:20 -07:00
Joshua Powers 2220fa2c2d
feat: add mock input plugin (#9782) 2021-12-23 13:34:29 -07:00
Joshua Powers f38290f454
chore: use 4 cores on linux systems (#10342) 2021-12-23 11:00:00 -07:00
Sebastian Spaink f88b873fca
fix: update go-ldap to v3.4.1 (#10343) 2021-12-23 11:51:35 -06:00
Joshua Powers 6326f97750
chore: remove "i386" test job (#10344) 2021-12-23 10:44:58 -07: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
Sebastian Spaink 55312accee
chore: run release signing jobs at the same time (#10333) 2021-12-22 16:50:55 -06:00
telegraf-tiger[bot] 14837ad682
feat: update configs (#10336) 2021-12-22 14:11:57 -07:00
telegraf-tiger[bot] 3ac7439721
feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10335) 2021-12-22 14:00:50 -07:00
Joshua Powers a9670bc5d8
feat: add builds for riscv64 (#10262) 2021-12-22 13:51:11 -07:00
Francesco Bartolini 8a1720a785
feat: add consul metrics input plugin (#10258) 2021-12-22 13:49:26 -07:00
Mya 8a9fbfda67
fix: snmp marshal error (#10322) 2021-12-22 13:41:34 -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
telegraf-tiger[bot] 0cedc36729
feat: update configs (#10334) 2021-12-22 13:01:33 -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
Sven Rebhan 70c06aca16
fix: warning output when running with --test (#10329) 2021-12-22 07:05:05 -07:00
telegraf-tiger[bot] 58f6a618af
feat: update configs (#10325) 2021-12-21 15:37:58 -07: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
Sebastian Spaink 883d532d12
chore: release packaging run in parallel (#10314) 2021-12-21 16:00:44 -06:00
Joshua Powers 3dcc99124c
fix: update bug template 2021-12-21 14:03:59 -07:00
Joshua Powers 5c826e0c30
chore: add logs section for bug reports (#10323) 2021-12-21 14:01:49 -07:00
Joshua Powers 6a1442f1bc
fix: do not require networking during tests (#10321) 2021-12-21 13:44:10 -07:00
Sebastian Spaink b59350b940
chore: update mac signing job to use latest xcode (#10311) 2021-12-21 11:07:27 -06:00
Sebastian Spaink 72dad89d81
chore: update Go version to 1.17.5 (#10310) 2021-12-21 11:07:12 -06:00
telegraf-tiger[bot] f0f4a055e9
feat: update configs (#10319) 2021-12-21 09:34:13 -07:00
Sebastian Spaink baec0ac961
chore: cleanup go.mod (#10313) 2021-12-21 10:31:50 -06:00
Sebastian Thörn a0242035aa
feat: add timeout-setting to Graylog-plugin (#10220) 2021-12-21 09:10:04 -07:00
Thomas Casteleyn 9f7e8befae
feat: Improve error logging on plugin initialization (#10307) 2021-12-21 08:59:47 -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 49562e8963
fix: grab table columns more accurately (#10295) 2021-12-20 12:49:03 -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