Commit Graph

3714 Commits

Author SHA1 Message Date
Paweł Żak 080e9a1338
chore(deps): Bump golangci-lint from v1.64.5 to v2.0.2 (#16683) 2025-03-31 13:52:09 +01:00
Sven Rebhan d99b033395
chore(inputs.snmp_trap): Cleanup testing (#16648) 2025-03-28 15:43:40 -05:00
Paulo Dias b5fe07de9a
feat(inputs.whois): Add plugin (#16509)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2025-03-27 14:18:23 +00:00
Matt Simerson f515d89a66
docs(inputs.openntpd): Correct timeout config setting to the actually used default (#16666) 2025-03-24 13:46:40 -05:00
Sven Rebhan 798f683805
docs(inputs): Add plugin metadata and update description for j* to m* (#16593)
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
2025-03-24 16:38:42 +01:00
Sven Rebhan 15b92f38c3
fix(inputs.tail): Do not seek on pipes (#16674) 2025-03-24 15:04:49 +00:00
Eugene be6a53defe
fix(inputs.tail): Use correct initial_read_offset persistent offset naming in the code (#16643) 2025-03-21 09:55:31 -05:00
Maya Strandboge 0a8cbed073
chore(inputs.fritzbox): Fix linter issues (#16664) 2025-03-20 11:05:39 +01:00
Sven Rebhan 15925f2121
chore: Run make docs 2025-03-18 20:55:59 +01:00
Zé Loff 129ee12871
feat(inputs.unbound): Collect histogram statistics (#16452)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Co-authored-by: Sven Rebhan <srebhan@influxdata.com>
2025-03-18 17:47:32 +00:00
Holger 1406f41ce8
feat(inputs.fritzbox): Add plugin (#16390) 2025-03-18 08:24:51 +00:00
Sven Rebhan ca6193190d
chore(sql): Cleanup code (#16624) 2025-03-14 14:47:58 -05:00
Sven Rebhan 8974563967
fix(inputs.huebridge): Cleanup and fix linter issues (#16606) 2025-03-10 10:56:51 -05:00
Sven Rebhan 0001ae490a
fix(inputs.cloudwatch): Fix linter issue 2025-03-10 12:09:21 +01:00
Paweł Żak 9bf9fb3a4d
chore(linters): Enable `usetesting` linter (#16456)
Co-authored-by: pzak <pzak>
Co-authored-by: Zak <pawel.zak@intel.com>
2025-03-10 02:12:42 -05:00
Paulo Dias d231442040
feat(inputs.x509_cert): Add support for JKS and PKCS#12 keystores (#16508)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
2025-03-10 02:11:57 -05:00
Holger 666ada1a79
feat(inputs.huebridge): Add plugin (#16352) 2025-03-07 14:00:49 -06:00
Sven Rebhan 88f24052de
feat(inputs.cloudwatch): Allow wildcards for namespaces (#16337) 2025-03-07 10:42:45 -06:00
tguenneguez fc6bf15944
feat(inputs.procstat): Add child level tag (#16105)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-03-06 18:13:36 -06:00
Sven Rebhan b2d81f056b
chore(inputs.mongodb): Remove superfluous check (#16592) 2025-03-06 18:11:52 -06:00
Sven Rebhan 441fa9c9c6
fix(inputs.gnmi): Handle path elements without name but with keys correctly (#16542) 2025-03-06 12:40:11 +01:00
Sven Rebhan c286b4cc0f
fix(inputs.nsdp): Fix linter issues 2025-03-05 19:48:41 +01:00
Sven Rebhan d60bcd38d3
feat(inputs.exec): Allow to get untruncated errors in debug mode (#16501) 2025-03-05 12:17:54 -06:00
Holger b122159245
feat(inputs.nsdp): Add plugin (#16392) 2025-03-05 09:32:56 -06:00
Sven Rebhan 2c292b4d66
docs: Fix issues for existing metadata (#16586) 2025-03-05 09:25:19 -06:00
Sven Rebhan f636016cb6
chore(inputs.kinesis_consumer): Replace consumer library by own implementation (#16332) 2025-03-05 09:24:24 -06:00
Sven Rebhan 65d09d89fa
feat(inputs.nvidia_smi): Add new power-draw fields for v12 scheme (#16579) 2025-03-05 09:23:40 -06:00
Sven Rebhan ea2c361154
fix(inputs.net): Skip checks in containerized environments (#16580) 2025-03-05 09:22:35 -06:00
Dane Strandboge b6260ee49c
chore(inputs.vsphere): Improve metric collection error logging (#16572) 2025-03-04 10:37:59 +01:00
Sven Rebhan ccf576174c
test(outputs.prometheus_client): Add tests for content-type header (#16559) 2025-03-03 09:27:31 -06:00
Paulo Dias cb71790cf7
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-02-24 19:37:12 -06:00
Sven Rebhan 7d181b7a75
chore: Update go to v1.24.0 (#16549) 2025-02-24 17:46:57 -06:00
Vlad Panazan c505caf6e9
feat(inputs.cgroup): Support more cgroup v2 formats (#16474) 2025-02-24 09:18:44 -06:00
Sven Rebhan 0dcdbe4ab4
fix(inputs.gnmi): Allow to disable using first namespace as origin (#16507) 2025-02-24 08:48:33 -06:00
Sven Rebhan 5e51e4e051
fix(inputs.proxmox): Allow search domain to be empty (#16511) 2025-02-18 09:27:25 -06:00
Sven Rebhan 1041d331ae
chore(deps): Bump golangci-lint from v1.63.4 to v1.64.5 (#16512) 2025-02-18 09:23:28 -06:00
Lauri Huotari 601467fd51
feat(inputs.gnmi): Add support for "depth" extension (#16480) 2025-02-13 16:46:26 -06:00
Sven Rebhan e839ad17de
docs(inputs): Add plugin metadata and update description for g* to i* (#16486) 2025-02-06 15:50:08 -06:00
Sven Rebhan c38792949d
chore(inputs): Fix line-length in READMEs for `t` to `z` (#16485) 2025-02-06 14:11:18 -06:00
Dane Strandboge 1dcef8853d
chore(deps): Fix apache arrow dependency, update to v18.1.0 (#16482) 2025-02-06 11:43:14 +01:00
DmitryK 00106c9abb
feat(inputs.webhooks): Add support for GitHub workflow events (#16355)
Co-authored-by: dmitriy.krapivenko <dmitriy.krapivenko@aliexpress.ru>
2025-02-05 13:17:08 -06:00
AndreKR 417a55ff0a
chore(deps): Update ClickHouse SQL driver to v2 (#16423) 2025-02-05 09:16:41 -06:00
Ishay Zekri 3df52afe39
feat(inputs.infiniband): Add support for RDMA counters (#16336)
Co-authored-by: zekrii <ishay.zekri@dell.com>
2025-02-04 09:58:22 -06:00
Dane Strandboge 7f1c5d31aa
fix(inputs.x509_cert): Add config to left-pad serial number to 128-bits (#16447) 2025-02-04 09:57:13 -06:00
Sven Rebhan 0609b800dd
docs(inputs.dovecot): Document plugin not working for version 2.4+ (#16444) 2025-01-28 15:10:27 -06:00
Landon Clipp c2c9a09803
feat(inputs.nvidia_smi): Implement probing (#16305) 2025-01-27 22:47:49 -06:00
clas 2f6d58b94a
feat(input.tail): Add `initial_read_offset` config for controlling read behavior (#16342) 2025-01-27 13:46:36 -06:00
Paweł Żak 25de05a8fc
chore: Fix linter findings for `revive:exported` in `plugins/inputs/win*` (#16427) 2025-01-27 12:34:59 -06:00
Paweł Żak 4b49d9fbb9
chore: Fix linter findings for `revive:exported` in `plugins/inputs/webhooks/*` (#16411) 2025-01-22 18:08:13 +01:00
James Ribe abc3a5ed10
chore(inputs.statsd): Refactor internal stats into their own struct (#16419)
Co-authored-by: James Ribe <james.ribe@omniva.com>
2025-01-22 18:05:25 +01:00