Commit Graph

6558 Commits

Author SHA1 Message Date
Alexander Krantz 65a60855a0
feat(x509_cert): add proxy support (#9319) 2022-06-21 15:50:06 -05:00
Alexander Krantz d8f2b38b27
feat(redis): add Redis 6 ACL auth support (#9333) 2022-06-21 15:13:18 -05:00
telegraf-tiger[bot] 6113bbac93
docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11344)
Co-authored-by: Tiger Bot <>
2022-06-21 14:36:49 -05:00
dependabot[bot] 3d79db2c35
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.3.2 to 1.13.6 (#11322)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 13:09:23 -05:00
Joshua Powers 42a167ffde
fix: filter out views in mongodb lookup (#11280) 2022-06-21 11:16:12 -06:00
dependabot[bot] 748290d5d0
chore(deps): Bump github.com/fatih/color from 1.10.0 to 1.13.0 (#11340) 2022-06-21 11:56:37 -05:00
Julien Pivotto fa64e26a0c
chore: fix typo (recieve -> receive) (#11341) 2022-06-21 10:36:41 -06:00
dependabot[bot] 4a4d9d97e0
chore(deps): Bump google.golang.org/api from 0.74.0 to 0.84.0 (#11338)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
2022-06-21 11:20:33 -05:00
dependabot[bot] 2b31309b50
chore(deps): Bump github.com/gophercloud/gophercloud from 0.24.0 to 0.25.0 (#11321)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 10:44:09 -05:00
dependabot[bot] 0d80dbf4af
chore(deps): Bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1 (#11320)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 10:21:14 -05:00
dependabot[bot] 1d272d36aa
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#11328) 2022-06-21 09:33:12 -05:00
Joshua Powers 9a9f4021dc
test: add coveralls coverage to master (#11256) 2022-06-17 12:37:53 -06:00
Jamie Strandboge 4db65664fa
chore: make apt-get instructions consistent and add GPG fingerprint (#11326) 2022-06-17 11:09:57 -06:00
dependabot[bot] d130d507ef
chore(deps): Bump github.com/go-logfmt/logfmt from 0.5.0 to 0.5.1 (#11299) 2022-06-16 16:37:05 -05:00
dependabot[bot] f8672d8486
chore(deps): Bump k8s.io/client-go from 0.23.3 to 0.24.1 (#11223) 2022-06-16 16:18:58 -05:00
dependabot[bot] 1e5a4540e2
chore(deps): Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#11318) 2022-06-16 14:41:41 -06:00
dependabot[bot] e0908c1f89
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.2 to 1.12.5 (#11297)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-16 15:15:47 -05:00
Joshua Powers 3f65217f5e
test: mark integration tests correctly (#11317) 2022-06-16 14:10:11 -06:00
Joshua Powers b312ccf1ec
test: update wait for statement for postgres (#11309) 2022-06-16 13:47:19 -06:00
Sebastian Spaink f4d3aa25e1
chore: Remove prefix to use the default `chore(deps)` (#11315) 2022-06-16 10:44:44 -05:00
Joshua Powers a45410368d
docs: explain directly connecting to mongo node (#11314) 2022-06-16 09:43:26 -06:00
Sebastian Spaink 478edd36c8
fix: Prevent concurrent map writes to c.UnusedFields (#11311) 2022-06-16 07:04:45 -05:00
Sebastian Spaink 412be64088
feat: Make the command "config" a subcommand (#11282)
* feat: make the command "config" a subcommand

* fix: backwards compatible
support telegraf *filters* config
2022-06-15 21:28:18 +02:00
Vladislav Senkevich 2d7f2094e9
feat: add default appType as config option to groundwork output (#11300) 2022-06-15 13:25:09 -06:00
Thomas Casteleyn 2424852aa7
fix(parsers/xpath): Reduce debug messages when empty selection is allowed (#11302) 2022-06-15 13:10:02 -06:00
skillor 05285a1fdb
feat(inputs.x509_cert): add smtp protocol (#11271)
Co-authored-by: dreiekk <dreiekk@users.noreply.github.com>
2022-06-15 11:46:26 -05:00
dependabot[bot] 72e91baeac
fix: bump cloud.google.com/go/monitoring from 1.2.0 to 1.5.0 (#11295) 2022-06-13 16:28:03 -05:00
Sebastian Spaink 42e339fbcc
fix: Remove all rebase logic from CI (#11293) 2022-06-13 12:03:22 -05:00
Sebastian Spaink 9d171457bc
fix: Don't rebase on master when building packages (#11291) 2022-06-13 11:21:59 -05:00
Sebastian Spaink 76b0d1a9dd Update changelog for v1.23.0
(cherry picked from commit 7317a819f0b6d04b0f5b18bfa8f463536384fb1c)
2022-06-13 09:45:06 -05:00
Sebastian Spaink 9aaa2e1034 Update build version to 1.24.0 2022-06-13 09:30:21 -05:00
Joshua Powers af409da924
test: add install go for linux, use in integration tests (#11281) 2022-06-13 09:27:03 -05:00
Thomas Casteleyn 45c88f84c9
fix(inputs/directory_monitor): Add support for multiline file parsing (#11234) 2022-06-13 09:24:17 -05:00
reimda f7aab29381
chore: Fix readme linter errors for input plugins M-Z (#11274) 2022-06-08 15:22:56 -06:00
Sven Rebhan 21607ead9c
fix: Always build README-embedder for host-architecture (#11253) 2022-06-08 15:45:45 -05:00
Sven Rebhan 0d96968819
feat: Migrate xpath parser to new style (#11218) 2022-06-08 13:39:02 -06:00
Joshua Powers 0b7c3c4b24
fix: add missing build constraints for sqlite (#11272) 2022-06-08 10:38:58 -06:00
Joshua Powers a8ed6fd192
fix: remove full access permissions (#11261) 2022-06-08 09:54:12 -06:00
reimda 453e276718
chore: Fix readme linter errors for input plugins E-L (#11214) 2022-06-07 15:37:08 -06:00
reimda 1b1482b5eb
chore: Fix readme linter errors for input plugins A-D (#10964) 2022-06-07 15:10:18 -06:00
Joshua Powers 54552ff43a
fix: update github.com/containerd/containerd from v1.5.11 to v1.5.13 (#11266) 2022-06-07 09:41:59 -06:00
Sven Rebhan 5da99fa62e
fix: bump github.com/tidwall/gjson from 1.10.2 to 1.14.1 (#11264)
* Bump github.com/tidwall/gjson from v1.10.2 to v1.14.1

* Fix node references which are switched to parent relative now.
2022-06-07 09:38:56 -05:00
reimda 34eff493ae
chore: Fix readme linter errors for processor, aggregator, and parser plugins (#10960) 2022-06-06 17:04:28 -06:00
Joshua Powers d13314332e
fix: update modernc.org/sqlite from v1.10.8 to v1.17.3 (#11260) 2022-06-06 15:22:25 -06:00
Sebastian Spaink 7c2d9dfd11
docs: add missing word <3 (#11262) 2022-06-06 11:57:36 -06:00
bkotlowski 6d829c199d
feat(intel_powerstat): add uncore frequency metrics (#11254) 2022-06-06 09:23:48 -06:00
Joshua Powers d3ee1b74fd
test: remove restore integration test cache (#11255) 2022-06-03 11:16:01 -06:00
Joshua Powers 58e01f72b2
test: add circle ci integration testing on PRs (#11246) 2022-06-03 10:33:28 -06:00
Joshua Powers 9daefaba11
test: harden running of testcontainer integration tests (#11245) 2022-06-03 10:29:08 -06:00
Joshua Powers c6ed8bb807
chore: update go from v1.18.1 to v1.18.3 (#11248) 2022-06-02 14:19:18 -06:00