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 |
Pieter Slabbert
|
9a43d7c35e
|
feat(processors.template): Add sprig function for templates (#16497)
Co-authored-by: Pieter Slabbert <pieter.slabbert@ilovezoona.com>
|
2025-02-13 16:45:44 -06:00 |
Pieter Slabbert
|
df2926978a
|
feat(outputs.mqtt): Add sprig for topic name generator for homie layout (#16491)
Co-authored-by: Pieter Slabbert <pieter.slabbert@ilovezoona.com>
|
2025-02-13 09:08:01 -06:00 |
Pieter Slabbert
|
1b6350ac9f
|
docs(outputs.mqtt): Add reference to sprig (#16490)
|
2025-02-13 09:07:09 -06:00 |
AndreKR
|
cf56e4ab6e
|
chore(outputs.sql): Update ClickHouse Docker image for integration test (#16462)
|
2025-02-06 15:50:52 -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 |
Sven Rebhan
|
cf599121e5
|
docs(outputs.event_hubs): Add metadata and improve description (#16484)
|
2025-02-06 11:55:34 -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 |
AndreKR
|
1b2e012f4b
|
fix(outputs.sql): Fix insert into ClickHouse (#16472)
|
2025-02-05 09:12:21 -06:00 |
Veprim Krasnici
|
b58c6a4416
|
feat(processors.converter): Add support for base64 encoded IEEE floats (#16214)
|
2025-02-04 21:13:36 +01: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
|
1329ae89ee
|
fix(outputs.azure_monitor): Prevent infinite send loop for outdated metrics (#16448)
|
2025-02-04 09:56:14 -06:00 |
Sven Rebhan
|
9776fe1bac
|
chore(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#16453)
|
2025-01-30 09:11:24 -06:00 |
Sven Rebhan
|
5b8dc1595f
|
chore(outputs.azure_monitor): Cleanup code (#16437)
|
2025-01-28 15:28:24 -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 |
Ceri Davies
|
d323d26c2e
|
docs(processors.filter): Correct tag specification in rule example (#16434)
|
2025-01-28 10:02:46 -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 |
Sven Rebhan
|
d125281241
|
test(outputs.azure_monitor): Cleanup tests and add a unit-test for time-limit handling (#16429)
|
2025-01-27 12:35:23 -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 |
Neelay Upadhyaya
|
0ec17e4229
|
feat(agent): Print plugins source information (#16270)
|
2025-01-22 09:35:15 -06:00 |
Syed Muhammad Hashim
|
1d4f08954e
|
feat(inputs.firehose): Add new plugin (#15988)
|
2025-01-22 09:29:00 -06:00 |
Paweł Żak
|
e57f48f608
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/[t-v]*` (#16408)
|
2025-01-21 09:17:01 -06:00 |
Jose Luis Gonzalez Calvo
|
4905e9f5b9
|
fix(inputs.netflow): Ensure type consistency for sFlow's IP version field (#16403)
|
2025-01-17 12:32:27 +01:00 |
Paweł Żak
|
7a92925f00
|
chore(linters): Enable `unused-receiver` rule for revive (#16406)
|
2025-01-17 11:12:49 +01:00 |
Paweł Żak
|
09e3b59eb4
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/r*` (#16341)
|
2025-01-17 08:07:09 +01:00 |
DiegoP
|
b613db37e1
|
feat(inputs.proxmox): Allow to add VM-id and status as tag (#16066)
|
2025-01-16 11:15:44 -06:00 |
Milan Davídek
|
237dd3d582
|
docs(inputs.sql): Add protocol to DSN (#16330)
|
2025-01-16 09:47:53 -06:00 |
Paweł Żak
|
5af100d96b
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/s*` (#16363)
|
2025-01-16 09:47:14 -06:00 |
dependabot[bot]
|
02159df7ec
|
chore(deps): Bump github.com/eclipse/paho.golang from 0.21.0 to 0.22.0 (#16395)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sven Rebhan <srebhan@influxdata.com>
|
2025-01-16 08:41:22 -06:00 |
Paweł Żak
|
878646a2c4
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/outputs` (#16338)
|
2025-01-15 20:58:39 +01:00 |
Paweł Żak
|
f8e7aeceb0
|
chore(deps): Bump golangci-lint from v1.62.2 to v1.63.4 (#16360)
|
2025-01-14 09:36:04 +01:00 |
Paweł Żak
|
d26479b58e
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` (#16339)
|
2025-01-14 09:24:13 +01:00 |
Sven Rebhan
|
6ea22bdd83
|
fix(outputs.influxdb_v2): Fix panic and API error handling (#16388)
|
2025-01-10 10:08:02 -06:00 |
Alyson Deives
|
1de8e7afbe
|
fix(inputs.intel_powerstat): Fix option removal version (#16377)
Signed-off-by: Alyson Deives Pereira <alyson.deivespereira@windriver.com>
|
2025-01-09 11:30:28 +01:00 |
Philipp
|
465212844b
|
docs(parsers.json_v2): Add warning about choosing XPath instead (#16373)
|
2025-01-09 11:27:47 +01:00 |
Dane Strandboge
|
8645ac04a8
|
fix(outputs.influxdb_v2): Allow overriding auth and agent headers (#16383)
|
2025-01-09 11:00:36 +01:00 |
Dane Strandboge
|
f25992e339
|
chore(inputs.syslog): Fix testcase timestamp hardcoding 2024 (#16384)
|
2025-01-08 11:49:36 -06:00 |
verybadsoldier
|
0c7c4242c6
|
feat(inputs.ipset): Add metric for number of entries and individual IPs (#16124)
|
2024-12-27 08:34:52 -06:00 |
Paweł Żak
|
b92700f98a
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[s-z]` (#16327)
|
2024-12-27 08:33:43 -06:00 |
Paweł Żak
|
d829a5b29c
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[l-r]` (#16325)
|
2024-12-18 12:47:47 -06:00 |
Paweł Żak
|
e2b5a9910b
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/p*` (#16307)
|
2024-12-17 11:10:18 -06:00 |
Dmitry Khamitov
|
3b87986f42
|
fix(inputs.mongodb): Do not dereference nil pointer if gathering database stats fails (#16310)
|
2024-12-17 11:09:13 -06:00 |
David Ashpole
|
a4fc9244e6
|
docs(parsers.openmetrics): Update link to specification (#16312)
Signed-off-by: David Ashpole <dashpole@google.com>
|
2024-12-17 11:05:09 -06:00 |
Paweł Żak
|
6f80899e13
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[f-k]` (#16308)
|
2024-12-17 15:33:30 +01:00 |
Sergio
|
c0b3dd489e
|
feat(inputs.docker): Support swarm jobs (#16292)
|
2024-12-16 10:06:22 -06:00 |
Paweł Żak
|
516b8cfbd1
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[a-e]` (#16263)
|
2024-12-13 11:26:34 -06:00 |
Sven Rebhan
|
2bd4559bc1
|
chore(processors.unpivot): Cleanup code and improve performance (#16299)
|
2024-12-13 11:23:50 -06:00 |
Sven Rebhan
|
e3ce01abf0
|
feat(inputs.systemd_units): Add active_enter_timestamp_us field (#16287)
|
2024-12-11 15:32:52 -06:00 |
Paweł Żak
|
2ccc79ce27
|
test(linters): Enable `testifylint`: `contains`, `encoded-compare` and `regexp` (#16262)
|
2024-12-11 14:32:16 -06:00 |
Sven Rebhan
|
05435e47d3
|
chore(inputs.kinesis_consumer): Cleanup code (#16267)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
|
2024-12-11 21:25:03 +01:00 |
Dan Fuchs
|
bcea9a28c0
|
feat(parsers.avro): Allow union fields to be specified as tags (#16272)
|
2024-12-10 15:14:58 -06:00 |
Sven Rebhan
|
e01f5f77ce
|
fix(outputs.remotefile): Handle tracking metrics correctly (#16289)
|
2024-12-10 15:13:42 -06:00 |
Dane Strandboge
|
e713360c69
|
chore(inputs.prometheus): Improve label and field selector logging (#16228)
|
2024-12-09 19:20:25 +01:00 |
Sven Rebhan
|
e5ae35f908
|
fix(outputs.quix): Replace deprecated serializer type
|
2024-12-09 15:52:22 +01:00 |
tomas-quix
|
a9c91f162d
|
feat(outputs.quix): Add plugin (#16144)
Co-authored-by: stereosky <tun@stereosky.com>
Co-authored-by: Sven Rebhan <srebhan@influxdata.com>
|
2024-12-06 15:07:25 -06:00 |
Sven Rebhan
|
11709858e3
|
feat(outputs.influxdb_v2): Add rate limit implementation (#15742)
|
2024-12-06 10:50:21 -06:00 |
Sven Rebhan
|
be2d5efed1
|
feat(outputs): Add rate-limiting infrastructure (#16258)
|
2024-12-06 11:23:35 +01:00 |
Sven Rebhan
|
bec49c2ebe
|
chore(parsers.avro): Add unit-test for enum (#16260)
|
2024-12-05 10:36:47 -06:00 |
Paweł Żak
|
7dc0e18223
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/o*` (#16224)
|
2024-12-05 10:35:28 -06:00 |
Sven Rebhan
|
18cdb1a99e
|
chore(serializers)!: Remove old-style creation (#15971)
|
2024-12-05 08:32:10 -06:00 |
Dane Strandboge
|
b12eb5a60e
|
feat(inputs.vsphere): Add cpu temperature field (#16109)
|
2024-12-04 20:30:15 +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 |
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]
|
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 |
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 |
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 |
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 |
Sven Rebhan
|
18b2d3cdc3
|
chore(outputs.influxdb_v2): Cleanup code and tests (#16147)
|
2024-11-06 11:25:08 -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 |
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 |