Commit Graph

9192 Commits

Author SHA1 Message Date
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
Sven Rebhan 4f951e6367
docs(specs): Add specification for partial-write errors (#16034) 2024-11-06 14:36:47 +01:00
dependabot[bot] f43605a178
chore(deps): Bump github.com/vmware/govmomi from 0.39.0 to 0.45.1 (#16135) 2024-11-05 08:58:07 -06:00
dependabot[bot] 27021e755c
chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#16136) 2024-11-05 08:57:39 -06:00
dependabot[bot] 108b3b333f
chore(deps): Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.33.0 to 0.34.0 (#16134) 2024-11-05 08:57:16 -06:00
dependabot[bot] 6ac7c77d31
chore(deps): Bump github.com/jackc/pgtype from 1.14.3 to 1.14.4 (#16133) 2024-11-05 08:56:47 -06:00
dependabot[bot] 7f7b7f1afc
chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.24.9 to 4.24.10 (#16132) 2024-11-05 08:56:27 -06:00
dependabot[bot] 39f00686d6
chore(deps): Bump github.com/openconfig/gnmi from 0.10.0 to 0.11.0 (#16131) 2024-11-05 08:56:05 -06:00
Sven Rebhan ddec937c1a
test(models): Cleanup tests, unexport stuff and unify naming in tests (#16116) 2024-11-05 08:27:40 -06:00
Sven Rebhan 115df09b19
fix(inputs.ntpq): Avoid panic on empty lines and make sure -p is present (#16110) 2024-11-04 15:56:27 -06:00
Sven Rebhan 85f025ad22
chore(inputs.modbus): Add device or controller information to error messages (#16114) 2024-11-04 15:55:54 -06:00
Sven Rebhan 5793ff6366
fix(logger): Avoid setting the log-format default too early (#16108) 2024-11-01 16:20:42 -05:00
Paweł Żak f8b2b0a914
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[e-j]*` (#16088) 2024-10-31 16:21:21 -05:00
Paweł Żak 7c0fe8a3e6
chore: Fix linter findings for `revive:exported` in `plugins/inputs/k*` (#16091) 2024-10-31 16:20:00 -05:00
Sven Rebhan dcec9d1cea
docs(inputs): Add plugin metadata and update description for a* to f* (#16097) 2024-10-31 16:15:21 -05:00
Sven Rebhan 42fe362af2
fix(common.socket): Make sure the scanner buffer matches the read-buffer size (#16111) 2024-10-31 16:13:24 -05:00
dependabot[bot] 0e9aff6217
chore(deps): Bump github.com/gofrs/uuid/v5 from 5.2.0 to 5.3.0 (#16096)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-10-31 15:33:20 +01:00
Sven Rebhan bb811daef4
chore: Run make docs 2024-10-30 20:41:45 +01:00
Sven Rebhan 9c8196fdac
fix(inputs.bind): Convert counters to uint64 (#16015) 2024-10-30 09:30:50 -05:00
Sven Rebhan d76723d21c
docs(aggregators): Add plugin metadata and update description (#16089) 2024-10-30 09:29:55 -05:00
Paweł Żak 6045e13616
chore(linters): Fix findings found by `testifylint`: `go-require` for handlers for `plugins/inputs/[n-z]` (#16098) 2024-10-30 12:11:55 +01:00
dependabot[bot] dd0d92085f
chore(deps): Bump cloud.google.com/go/pubsub from 1.42.0 to 1.45.1 (#16093) 2024-10-29 17:08:31 -05:00
dependabot[bot] 5827c09e76
chore(deps): Bump golang.org/x/sys from 0.25.0 to 0.26.0 (#16095) 2024-10-29 09:12:26 -05:00
dependabot[bot] 156e3483ca
chore(deps): Bump github.com/gopacket/gopacket from 1.2.0 to 1.3.0 (#16094) 2024-10-29 09:12:04 -05:00
dependabot[bot] 393a122461
chore(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#16092) 2024-10-29 09:10:55 -05:00
Paweł Żak bed5e3d8f2
chore: Fix `make docs` (lack of space in `sample.conf` for `wavefront`) (#16087) 2024-10-29 10:45:50 +01:00
Sven Rebhan 88297b122e Update changelog for v1.32.2
(cherry picked from commit dab17e706799f15c03c80a434e30d620a324a65a)
2024-10-28 21:36:56 +01:00
Sven Rebhan 61902ba15a
docs(outputs): Add plugin metadata and update description (#16061) 2024-10-28 18:00:22 +01:00
Paweł Żak 43c503e734
chore: Fix linter findings for `revive:exported` in `plugins/inputs/j*` (#16078) 2024-10-28 14:30:24 +01:00
Paweł Żak 0a6e51d1d6
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[k-o]*` (#16071) 2024-10-28 14:30:13 +01:00
Paweł Żak c8a30655cb
chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
Paweł Żak 7c9d5e52b0
chore(linters): Fix findings found by `testifylint`: `go-require` for handlers for `plugins/inputs/[a-m]` (#16076) 2024-10-28 13:58:03 +01:00
Sven Rebhan 13d053f917
chore(outputs): Fix line-length in READMEs (#16079)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-10-25 16:46:51 +02:00