Commit Graph

5803 Commits

Author SHA1 Message Date
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
David Reimschussel c3bdb7e8dd Update build version to 1.21.0 2021-09-20 17:24:40 -06:00
dependabot[bot] 7eb6e88c85
fix: bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.6 to 0.5.8 (#9678) 2021-09-20 15:53:39 -06:00
dependabot[bot] 58d4e9a851
fix: bump cloud.google.com/go/pubsub from 1.15.0 to 1.17.0 (#9769) 2021-09-20 15:34:39 -06:00
Sebastian Spaink 82bdbce498
chore: "makefile help" output, but still support building based on arch for CI (#9579) 2021-09-20 12:26:10 -05:00
Sean Molenaar b93f20068a
docs: fix jenkins plugin documentation (#9714) 2021-09-20 11:10:36 -05:00
Samantha Wang 9ecf6040af
docs: document telegraf commands and flags (#9635) 2021-09-20 09:13:39 -06:00
David Reimschussel 38cb624f37 Update changelog
(cherry picked from commit a9924dea7a9bc642120b23db5ef39d757bff9103)
2021-09-17 16:32:00 -06:00
dependabot[bot] 8014a508e5
fix: bump github.com/aws/smithy-go from 1.3.1 to 1.8.0 (#9770) 2021-09-17 16:06:13 -06:00
David Reimschussel 3b20b93a33 go mod tidy 2021-09-16 16:26:09 -06:00
dependabot[bot] d441b03b57
fix: bump github.com/shirou/gopsutil (#9760) 2021-09-16 15:57:45 -06:00
John Seekins f5a3df429a
fix: add additional logstash output plugin stats (#9707) 2021-09-16 16:19:51 -05:00
Michael Hall b806ad8848
docs: Add list of 3rd party builds to the README (#8576) 2021-09-16 13:14:41 -05:00
Alan Pope 81eed8d436
docs: Move nightly builds (#9747) 2021-09-16 12:22:24 -05:00
dependabot[bot] a02f49c6ff
fix: bump github.com/miekg/dns from 1.1.31 to 1.1.43 (#9656) 2021-09-16 10:02:47 -06:00
dependabot[bot] c4050aed94
fix: bump github.com/antchfx/xmlquery from 1.3.5 to 1.3.6 (#9750) 2021-09-16 12:01:34 -04:00
reimda 783945e55d
Update release.sh to include new builds on website (#9765) 2021-09-15 15:35:23 -06:00
dependabot[bot] 5fe738723c
fix: bump google.golang.org/grpc from 1.39.1 to 1.40.0 (#9751) 2021-09-15 11:59:16 -06:00
Sven Rebhan c076398440
fix: Fix panic for non-existing metric names (#9757) 2021-09-15 11:58:40 -06:00
John Seekins 0e9391d43f
feat: add count of bonded slaves (for easier alerting) (#9762) 2021-09-15 11:56:52 -06:00