Commit Graph

9224 Commits

Author SHA1 Message Date
Paweł Żak 598079ad64
chore(deps): Bump golangci-lint from v1.62.0 to v1.62.2 (#16250) 2024-12-05 08:31:11 -06:00
dependabot[bot] 3fb767e4a7
chore(deps): Bump cloud.google.com/go/storage from 1.43.0 to 1.47.0 (#16235) 2024-12-05 08:30:42 -06:00
Mingyang Zheng 0c74b68f55
fix(logging): Clean up extra empty spaces when redirectLogger is used (#16255) 2024-12-05 08:30:10 -06:00
Sven Rebhan 0ea4c1422e
feat(outputs): Implement partial write errors (#16146) 2024-12-04 21:55:11 +01:00
Dane Strandboge b12eb5a60e
feat(inputs.vsphere): Add cpu temperature field (#16109) 2024-12-04 20:30:15 +01:00
Dane Strandboge 90c7ea2c9e
docs: Fix PostgreSQL example DSN (#16229) 2024-12-04 10:59:21 +01:00
Phil Bracikowski 543b907cdf
fix(inputs.procstat): Handle running processes correctly across multiple filters (#16257) 2024-12-03 11:18:46 -06:00
stackcoder e4b2e927d7
feat(inputs.smart): Add Power on Hours and Cycle Count (#16230) 2024-12-03 11:14:02 -06:00
Long FlyBridge e8b84ce6d9
chore: Fix function names in comments (#16231)
Signed-off-by: longxiangqiao <longxiangqiao@qq.com>
2024-12-03 11:13:13 -06:00
Jose Luis Gonzalez Calvo 9cff0ceebe
fix(inputs.netflow): Decode flags in TCP and IP headers correctly (#16248)
Co-authored-by: jlgonzalez <jlgonzalez@sarenet.es>
2024-12-03 11:12:38 -06:00
Baker X f26decbea6
docs(serializers.json): Fix typo (#16245) 2024-12-03 11:10:36 -06:00
Sven Rebhan d062a5df84
chore(actions): Only check PR title for semantic commit message (#16253) 2024-12-03 11:10:03 -06:00
dependabot[bot] c5061de0d3
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.29.3 to 1.32.6 (#16234) 2024-12-03 11:09:00 -06:00
dependabot[bot] 3349d603b7
chore(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#16233) 2024-12-03 11:08:23 -06:00
dependabot[bot] 1d078d966d
chore(deps): Bump cloud.google.com/go/bigquery from 1.63.1 to 1.64.0 (#16232) 2024-12-03 11:07:53 -06:00
dependabot[bot] 55d498e2ba
chore(deps): Bump golang.org/x/net from 0.30.0 to 0.31.0 (#16236) 2024-12-03 11:07:29 -06:00
dependabot[bot] 26366121a8
chore(deps): Bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 (#16199) 2024-11-25 11:46:39 +01:00
Mingyang Zheng 16401c73cb
fix(logging): Add Close() func for redirectLogger (#16219) 2024-11-25 11:26:09 +01:00
Paweł Żak 3dea61cb5c
chore: Fix linter findings for `revive:exported` in `plugins/inputs/n*` (#16205) 2024-11-25 11:23:17 +01:00
dependabot[bot] f80910be16
chore(deps): Bump modernc.org/sqlite from 1.33.1 to 1.34.1 (#16202) 2024-11-25 11:17:40 +01:00
dependabot[bot] d0de0626d6
chore(deps): Bump super-linter/super-linter from 7.1.0 to 7.2.0 (#16203) 2024-11-25 11:17:11 +01:00
dependabot[bot] 5f8e7f6366
chore(deps): Bump github.com/intel/powertelemetry from 1.0.1 to 1.0.2 (#16201)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-11-25 11:16:12 +01:00
dependabot[bot] 38df181771
chore(deps): Bump github.com/rclone/rclone from 1.68.1 to 1.68.2 (#16200) 2024-11-25 11:15:18 +01:00
dependabot[bot] ffd7a904a8
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.42.2 to 1.43.1 (#16198) 2024-11-25 11:13:01 +01:00
Sven Rebhan eb2afadc49 Update changelog for v1.32.3
(cherry picked from commit 390020112df0471ced73579b8d8ad5062b7e4d61)
2024-11-18 17:46:05 +01:00
Dane Strandboge 9680123c6c
fix(inputs.snmp_trap): Remove timeout deprecation (#16145) 2024-11-18 17:05:32 +01:00
Jose Luis Gonzalez Calvo 427b8d3a9b
fix(inputs.netflow): Cast TCP ports to uint16 (#16197)
Co-authored-by: jlgonzalez <jlgonzalez@sarenet.es>
2024-11-18 09:37:13 -06:00
MarekZydor e28c33e5d9
fix(common.socket): Use read buffer size config setting as a datagram reader buffer size (#16156) 2024-11-18 08:46:58 -06:00
Dane Strandboge b9fa5b4c8e
chore: Update go to v1.23.3 (#16180) 2024-11-18 14:12:45 +01:00
Paweł Żak 8a7947abbb
chore: Fix linter findings for `revive:exported` in `plugins/inputs/m*` (#16191) 2024-11-18 12:27:17 +01:00
Robin d075815f29
feat(inputs.amqp_consumer): Allow specification of queue arguments (#16141)
Co-authored-by: Robin Lucbernet <rlucbernet@maltem.com>
2024-11-18 12:16:51 +01:00
Paweł Żak fe4246fab2
chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182) 2024-11-14 16:14:40 +01:00
dependabot[bot] 13a29cbe8c
chore(deps): Bump github.com/rclone/rclone from 1.67.0 to 1.68.1 (#16178)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-11-14 16:10:50 +01:00
Paweł Żak cf2a820cac
chore: Enable `testifylint:go-require` checker (#16158) 2024-11-13 01:32:57 -06:00
Sven Rebhan 3b705f2aa0
feat(outputs.postgresql): Allow limiting of column name length (#16041) 2024-11-13 01:29:06 -06:00
Paweł Żak 0d30797c08
chore: Enable `revive:enforce-slice-style` rule (#16173) 2024-11-13 01:24:35 -06:00
Sven Rebhan 35fe105bb4
fix(agent): Restore setup order of stateful plugins to Init() then SetState() (#16123) 2024-11-13 01:21:49 -06:00
Paweł Żak 70e1cbc0be
chore(deps): Bump golangci-lint from v1.61.0 to v1.62.0 (#16172) 2024-11-12 15:49:39 -06:00
dependabot[bot] e55c25e278
chore(deps): Bump github.com/tidwall/gjson from 1.17.1 to 1.18.0 (#16174) 2024-11-12 21:47:53 +01:00
dependabot[bot] 429719f391
chore(deps): Bump golang.org/x/text from 0.19.0 to 0.20.0 (#16177) 2024-11-12 21:47:41 +01:00
dependabot[bot] e075287bf3
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.37 to 1.17.44 (#16175) 2024-11-12 21:04:33 +01:00
dependabot[bot] cd6d0ffd11
chore(deps): Bump github.com/sijms/go-ora/v2 from 2.8.19 to 2.8.22 (#16176) 2024-11-12 21:04:08 +01:00
Landon Clipp 1cfc65abef
feat(inputs.nvidia-smi): REVERT -- Add `probe_on_startup` option (#16165) 2024-11-12 11:26:45 -06:00
Paweł Żak 942d2b3f6f
chore: Fix linter findings for `revive:exported` in `plugins/inputs/l*` (#16167) 2024-11-12 11:26:23 -06:00
Sven Rebhan 54dcd2d8cb
chore(parsers.prometheus): Do not warn about unknown format without headers (#16166) 2024-11-12 11:05:11 -06:00
Lauri e5e52f0a4a
fix(inputs.gnmi): Register connection statistics before creating client (#16171) 2024-11-12 11:02:21 -06:00
Paweł Żak b4fdd52ff3
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[a-d]*` and `plugins/common` (#16161) 2024-11-11 11:33:45 +01:00
Thomas Casteleyn 9565421c15
chore(processors.regex): Change logging severity to debug (#16151) 2024-11-07 18:00:44 +01:00
Thomas Casteleyn 58b4126f0b
fix(inputs.snmp): Fix crash when trying to format fields from unknown OIDs (#16155) 2024-11-07 15:18:39 +01:00
Sven Rebhan 18b2d3cdc3
chore(outputs.influxdb_v2): Cleanup code and tests (#16147) 2024-11-06 11:25:08 -06:00