Commit Graph

5822 Commits

Author SHA1 Message Date
David Reimschussel 276bbc9004 Update changelog
(cherry picked from commit 3eab8d846e2337de731db51cbd36bb8586a59bd1)
2021-10-07 15:24:13 -06:00
Sebastian Spaink fde637464a
fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878) 2021-10-07 15:47:56 -05:00
Sebastian Spaink da5727e34c
fix: duplicate line_protocol when using object and fields (#9872) 2021-10-07 15:45:02 -05:00
Sebastian Spaink 9de8c987f2
fix: mute graylog UDP/TCP tests by marking them as integration (#9881) 2021-10-07 15:41:59 -05:00
etycomputer d06b387528
feat: Adds the ability to create and name a tag containing the filename using the directory monitor input plugin (#9860)
Co-authored-by: Ehsan Yazdi <Ehsan.Yazdi@elexonmining.com>
2021-10-07 15:38:20 -05:00
Patrick Hemmer 128ed8849b
fix: memory leak in influx parser (#9787) 2021-10-07 15:35:44 -05:00
Sebastian Spaink 15753a6f7f
fix: migrate to cloud.google.com/go/monitoring/apiv3/v2 (#9880) 2021-10-07 14:47:59 -05:00
Joshua Powers 282ec85cd7
fix: makefile missing space for i386 tar and rpm (#9887) 2021-10-07 12:34:14 -06:00
Joshua Powers 6b51697ef0
fix: set location for timezone on failing time tests (#9877)
Resolves: #9874
2021-10-07 10:19:53 -06:00
David Reimschussel 06edde6161 Update changelog
(cherry picked from commit ca61e202f9b0bd19833cfa37638d7946972339c6)
2021-10-06 15:12:16 -06:00
dependabot[bot] 1a9b3ad476
fix: bump k8s.io/apimachinery from 0.21.1 to 0.22.2 (#9776)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2021-10-06 12:13:49 -05:00
telegraf-tiger[bot] 83dae504ad
fix: update etc/telegraf.conf and etc/telegraf_windows.conf (#9814)
Co-authored-by: Tiger Bot <>
2021-10-06 11:48:58 -05:00
Joshua Powers 80188e3569
chore: update containerd to v1.5.7 (#9864) 2021-10-06 08:11:58 -06:00
Mya d5c52bbfad
chore: update consul to v1.11.0 (#9863) 2021-10-05 18:20:47 -06:00
Minni Walia e0c45e4a76
docs: updated azure data explorer plugin documentation (#9816) 2021-10-05 16:51:45 -05:00
Yuji Kawamoto d2a25456d5
feat(prometheus): add ignore_timestamp option (#9740) 2021-10-05 15:11:46 -06:00
Joshua Powers 014161cd0c
feat: add custom time/date format field for elasticsearch_query (#9838) 2021-10-05 16:06:53 -05:00
James Sorensen f6478ed128
feat: Starlark processor example for processing sparkplug_b messages (#9513) 2021-10-05 08:37:41 -06:00
Helen Weller 68333d70f0
fix: remove eg fix: which breaks label bot functionality (#9859) 2021-10-04 17:30:59 -04:00
Sebastian Spaink df5c19c17e
feat (parser.json_v2): Support defining field/tag tables within an object table (#9449) 2021-10-04 13:19:06 -05:00
Howard Yoo c1f51b0645
fix: mongodb input plugin issue #9845 (#9846) 2021-10-04 10:04:58 -06:00
Guo Qiao (Joe) 6c1bdfad76
fix: logging in intel_rdt.go caused service stop timeout even as root (#9844) (#9850) 2021-10-04 10:04:30 -06:00
Helen Weller 021dedb792
fix: update toml tag to match sample config / readme (#9848) 2021-10-04 10:05:56 -04:00
Joshua Powers ac40bdc52e
fix: procstat missing tags in procstat_lookup metric (#9808)
In #9488 the way that tags were built for procstat_lookup was changed
and it was only including the pid_finder and result tags. This is not
consistent with the documentation and is a regression from how they were
previously constructed.

Becuase of the large change to how procstat metrics are gathered, this
will use one of the process metric's tags as a basis for the tags for
procstat_lookup.

Resolves: #9793
2021-10-01 15:10:25 -06:00
Joshua Powers 49e5086390
fix: gitignore should ignore .toml/.conf files (#9818)
As the application requires a config.toml or config.conf file it makes
sense to ignore these types of files rather than having them show up
in git status output.

While the files are technically in the toml format, we use the .conf
extension in our documentation so ignore both.
2021-10-01 15:09:50 -06:00
Helen Weller 3990ab5eb9
fix: add keep alive config option, add documentation around issue with eclipse/mosquitto version combined with this plugin, update test (#9803) 2021-10-01 11:10:30 -04:00
Joshua Powers 70afc94d12
fix: Revert "Reset the flush interval timer when flush is requested or batch is ready. (#8953)" (#9800)
This reverts commit a6d2c4f254.
2021-09-30 10:28:48 -06:00
Samantha Wang 11193a3b4c
docs: update readme title for amd_rocm_smi (#9826) 2021-09-29 15:40:23 -06:00
Alexander Krantz 872b29bf95
fix: Couchbase insecure certificate validation (#9458) 2021-09-29 15:39:46 -06:00
Joshua Powers e615534620
feat: add debug query output to elasticsearch_query (#9827) 2021-09-29 07:50:44 -06:00
helotpl 56398237c4
feat: telegraf to merge tables with different indexes (#9241) 2021-09-28 15:24:08 -06:00
Eng Zer Jun 6a3b27126a
refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
Sven Rebhan c4d2ad85f0
feat: Allow user to select the source for the metric timestamp. (#9013) 2021-09-28 08:09:20 -06:00
Joshua Powers 3b94269f30
fix: update golang-ci package (#9817) 2021-09-24 09:09:52 -06:00
Samantha Wang 3ec4c128ca
docs: add trig and twemproxy plugin readmes (#9801) 2021-09-23 12:15:43 -05:00
Jacob Marble fb088bd69c
fix: error returned to OpenTelemetry client (#9797) 2021-09-23 10:05:29 -06:00
Sven Rebhan ceae37d66e
fix: Rename KNXListener to knx_listener (#9741) 2021-09-23 08:10:44 -06:00
Sebastian Spaink 045adcb700
fix: nightly upload requires package steps (#9795) 2021-09-22 10:54:59 -05:00
Joshua Powers 20ed68c360
fix: run go mod tidy 2021-09-22 08:36:04 -06:00
dependabot[bot] 4cee2ca15d
fix: bump github.com/testcontainers/testcontainers-go from 0.11.0 to 0.11.1 (#9789) 2021-09-22 08:20:37 -06:00
dependabot[bot] 86a6c06955
fix: bump github.com/Azure/go-autorest/autorest/adal (#9791) 2021-09-22 08:00:13 -06:00
Joshua Powers 3eebfd2f0f
feat: add Linux Volume Manager input plugin (#9771) 2021-09-21 15:51:43 -06:00
alespour a9898f179b
feat: add graylog plugin TCP support (#9644) 2021-09-21 16:02:36 -05:00
Sebastian Spaink 027647e3ed
chore: automate updating etc/telegraf.conf and etc/telegraf_windows.conf (#9684) 2021-09-21 13:53:18 -06:00
Sebastian Spaink 1c0b74eacd
chore: update nightly to package by arch (#9781) 2021-09-21 13:19:45 -06:00
Samantha Wang c4c3c8ade9
docs: update caddy server instructions (#9698) 2021-09-21 14:03:41 -05:00
Alan Pope 9e004623e0
Update README.md
Sorry, unbreaking the broken commit to master I did earlier. 
Won't do it again, promise!
2021-09-21 18:39:48 +01:00
John Seekins 90d08787f5
feat: add measurements from puppet 5 (#9706) 2021-09-21 10:07:58 -06:00
Heiko Schlittermann b9aa9839fb
feat: Add json_timestamp_layout option (#8229) 2021-09-21 09:12:44 -06:00
Alan Pope 8133fd83a8 Reduce README size/complexity 2021-09-21 12:02:13 +01:00