Commit Graph

5500 Commits

Author SHA1 Message Date
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
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
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
Paweł Żak 22b153ac65
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[n-z]*` (#16072) 2024-10-25 12:54:05 +02:00
Paweł Żak f8999c716b
chore: Fix linter findings for `revive:exported` in `plugins/inputs/i*` (#16075) 2024-10-25 12:45:08 +02:00
Pieter Slabbert 8e3b9aeff5
docs(processors.starlark): Correct typo (#16069) 2024-10-25 12:36:44 +02:00
Paweł Żak 662607cb6c
fix(inputs.kafka_consumer): Fix deadlock (#16074) 2024-10-24 13:34:56 -05:00
Sven Rebhan f06111499e
feat(inputs.modbus): Allow grouping across register types (#16040) 2024-10-24 10:50:16 -05:00
Paweł Żak 9152fcc0d1
chore: Fix linter findings for `revive:exported` in `plugins/inputs/g*` (#16049) 2024-10-24 11:03:54 +02:00
Paweł Żak 7dc397a830
chore: Fix linter findings for `revive:exported` in `plugins/inputs/e*` (#16044) 2024-10-24 11:03:42 +02:00
Paweł Żak d9254c210f
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[p-z]*` (#16043) 2024-10-24 11:03:31 +02:00
Benjamin Delacour 6c45aefe6e
fix(inputs.procstat): Correctly use systemd-unit setting for finding them (#16060) 2024-10-23 15:15:35 +02:00
Paweł Żak fc55d3ab7b
chore: Fix linter findings for `revive:exported` in `plugins/inputs/h*` (#16050) 2024-10-23 15:09:07 +02:00
Paweł Żak 5c4ef13c66
chore: Fix linter findings for `revive:exported` in `plugins/inputs/f*` (#16048) 2024-10-23 15:04:12 +02:00
Sven Rebhan 75194db18b
chore(inputs): Add removal version for old plugins (#16062) 2024-10-22 13:10:42 -05:00
Paweł Żak 6c48fbb1f2
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[a-m]*` (#16042) 2024-10-21 13:11:11 +02:00
Paweł Żak 39a5ca27ef
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039) 2024-10-18 09:10:58 -05:00
Paweł Żak c4bce2d211
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/outputs` (#16032) 2024-10-18 13:06:42 +02:00
Sven Rebhan aaae84b67b
fix(inputs.win_eventlog): Handle XML data fields' filtering the same way as event fields (#16008) 2024-10-17 09:30:13 -05:00
Sven Rebhan 0abd184087
fix(inputs.opcua): Allow to retry reads on invalid sessions (#16026) 2024-10-17 10:03:57 +02:00
Hr0bar c0bea1beb8
docs(outputs): Clarify buffer limits behavior and fix spec wording (#15999) 2024-10-16 18:23:48 +02:00
Paweł Żak e8c19d9987
chore: Fix linter findings for `revive:exported` in `plugins/inputs/d*` (#16016) 2024-10-16 12:38:11 +02:00
Paweł Żak ce0f4b0dc8
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/outputs` (#15981) 2024-10-16 12:36:53 +02:00
Diorcet Yann 809480ee59
feat(outputs.mqtt): Add sprig functions for topic name generator (#15943) 2024-10-15 09:18:23 -05:00
Sven Rebhan 0b1581c0da
fix(outputs.syslog): Trim field-names belonging to explicit SDIDs correctly (#16014) 2024-10-15 09:17:31 -05:00
Mingyang Zheng 67f655bfeb
chore(deps): Bump upgrade github.com/shirou/gopsutil from v3.24.4 to v4.24.9 (#16023) 2024-10-15 13:25:18 +02:00
Paweł Żak a5c8a89b54
chore: Fix linter findings for `revive:exported` in `plugins/inputs/c*` (#16006) 2024-10-15 13:06:55 +02:00
Paweł Żak f8af593d33
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#15980) 2024-10-15 13:02:45 +02:00
Sven Rebhan 23fc01ce9c
fix(outputs.remotefile): Create a new serializer instance per output file (#15968) 2024-10-14 14:41:52 -05:00
6monlambert c9a7582b12
feat(inputs.vsphere): Add VM memory configuration (#11591)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-10-14 21:00:39 +02:00
Sven Rebhan 02a4ad58d5
fix(inputs.netflow): Cast complex types to field compatible ones (#16009) 2024-10-14 10:16:06 -05:00
Lars Stegman 4e6e2a297b
feat(inputs.socket_listener): Use reception time as timestamp (#15976) 2024-10-10 09:04:46 -05:00
Lars Stegman c0a365686b
feat(common.socket): Allow parallel parsing with a pool of workers (#15891) 2024-10-09 16:35:50 -05:00
Paweł Żak f4f7a63860
chore: Fix linter findings for `revive:exported` in `plugins/inputs/[a-b]*` (#15913) 2024-10-09 09:38:22 -05:00
Paweł Żak 438653591b
chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/outputs` (#15985) 2024-10-09 09:33:36 -05:00
Paweł Żak 0804ccef4e
chore(linters): Enable `string-format` rule for revive (#15983) 2024-10-09 09:07:46 +02:00
Paweł Żak b029889212
chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/common` and `plugins/inputs` (#15991) 2024-10-08 15:55:27 -05:00
Pavlo Sumkin ed6d8ae625
chore(deps): Bump github.com/gwos/tcg/sdk from v8.7.2 to v8.8.0 (#15947)
Co-authored-by: Pavlo Sumkin <pavlo@bluesunrise.com>
Co-authored-by: VladislavSenkevich <mr.senkevich@gmail.com>
2024-10-08 15:19:19 -05:00
Paweł Żak 3f04c52621
chore(linters): Enable `datarace` rule for revive (#15984) 2024-10-08 11:10:39 +02:00
Lars Stegman 391b4b86a7
feat(inputs.mock): Add sine phase (#15990) 2024-10-07 13:41:42 -05:00
tguenneguez 31ddd699c5
feat(aggregators.basicstats): Add first field (#15948) 2024-10-07 13:40:57 -05:00
dependabot[bot] 52e4c79ac6
chore(deps): Bump cloud.google.com/go/monitoring from 1.20.2 to 1.21.1 (#15932) 2024-10-07 09:31:38 -05:00
Paweł Żak ae2e4467fd
test(inputs.postgresql): Fixing integration test (#15986) 2024-10-07 16:21:40 +02:00
Lars Stegman a9a214e19a
fix(inputs.influxdb_v2_listener): Fix concurrent read/write dict (#15982) 2024-10-07 16:20:01 +02:00
Sven Rebhan ba413e36f8
fix(processors.aws_ec2): Remove leading slash and cancel worker only if it exists (#15965) 2024-10-07 16:09:13 +02:00
Paweł Żak 40d7961e31
test(compilation): Fixing test compilation (#15978) 2024-10-03 15:45:09 -05:00
Landon Clipp b6e59aac59
feat(inputs.nvidia-smi): Add `probe_on_startup` option (#15916) 2024-10-03 11:51:54 -05:00
jiangxianfu bcbecb03f1
feat(inputs.diskio): Add field io await and util (#15950) 2024-10-03 11:50:01 -05:00
Sven Rebhan 9e99116ef5
feat(inputs.neoom_beaam): Add new plugin (#15754) 2024-10-03 11:48:12 -05:00
Sven Rebhan cb571deb41
feat(inputs.kafka_consumer): Implement startup error behavior options (#15919) 2024-10-03 11:41:20 -05:00
Sven Rebhan 8313886920
test(outputs.sql): Fix failing integration test by excluding options (#15972) 2024-10-03 11:38:40 -05:00
Sven Rebhan e65bb0d972
test(common.socket): Increase margin for memleak test to avoid flaky tests (#15961) 2024-10-02 15:44:16 -05:00
Yusuf Shalaby 22681758f1
fix(inputs.cisco_telemetry_mdt): Handle NXOS DME subtree telemetry format (#15923) 2024-10-02 15:41:55 -05:00
Sven Rebhan f42104fa06
chore(outputs.remotefile): Deprecate trace option (#15970) 2024-10-02 15:40:28 -05:00
Lars Stegman 8561dedb07
feat(outputs): Only copy metric if its not filtered out (#15883) 2024-10-02 14:11:26 -05:00
Thomas Casteleyn ddd6023cee
feat(inputs.snmp): Add displayhint conversion (#15935) 2024-10-02 10:33:15 -05:00
Sven Rebhan 52d30f9a3a
chore(inputs.modbus): Add more debug information for request grouping (#15959) 2024-10-02 10:26:35 -05:00
jaymzmac e84c23c236
fix(inputs.vsphere): Add tags to VSAN ESA disks (#15960)
Co-authored-by: James McEwan <james.mcewan@glesys.se>
2024-10-02 10:19:57 -05:00
Paweł Żak 9415d8e7e9
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
Roman Khavronenko 7df29b0a32
feat(serializers.prometheusremotewrite): Log metric conversion errors (#15893) 2024-10-01 11:34:45 -05:00
Lars Stegman 338282be87
feat(processors.batch): Add batch processor (#15869) 2024-09-30 09:22:42 -05:00
Adam Thornton 66245c41b9
fix(parsers.avro): Add mutex to cache access (#15921) 2024-09-30 11:49:15 +02:00
Thomas Casteleyn 0febb7e588
chore(inputs): Remove deprecated options from sample config (#15872) 2024-09-23 11:34:25 -05:00
Thomas Casteleyn 5aa211e0a9
fix(inputs.consul): Move config checking to Init method (#15907) 2024-09-23 11:21:11 -05:00
dependabot[bot] e00bc7288c
chore(deps): Bump github.com/p4lang/p4runtime from 1.3.0 to 1.4.0 (#15903) 2024-09-20 10:50:52 -05:00
Sven Rebhan 640eda0ca6
fix(inputs.amqp_consumer): NACKing messages on non-delivery related errors (#15796) 2024-09-19 11:35:11 -05:00
Paulo Dias 24b7b91fbf
feat(inputs.memcached): Add support for external-store metrics (#15910) 2024-09-19 11:38:28 +02:00
lestrozi d77cf92d6c
fix(common.http): Keep timeout after creating oauth client (#15900) 2024-09-19 11:32:19 +02:00
Paweł Żak 253a114622
chore: Fix linter findings for `revive:comment-spacings` (part 3) (#15898) 2024-09-19 11:05:35 +02:00
Paweł Żak 453d32bd81
chore: Fix linter findings for `revive:comment-spacings` (part 2) (#15897) 2024-09-19 11:03:28 +02:00
Paweł Żak 43590ca730
chore: Fix linter findings for `revive:comment-spacings` (part 1) (#15896) 2024-09-19 10:55:45 +02:00
Paweł Żak ee9c47cc7a
chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors (#15887) 2024-09-17 14:55:14 -05:00
Mikhail Konovalov 336a5e215b
chore(output.kinesis): Log kinesis consumer events (#15843)
Co-authored-by: Mikhail <mikhail.k@flp.studio>
2024-09-16 15:13:45 -05:00
Paweł Żak 8d282ab03a
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879) 2024-09-16 11:59:39 -05:00
Paweł Żak 714989aba2
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[n-s]* (#15878) 2024-09-16 11:50:23 -05:00
Thomas Casteleyn 9a8b5022e0
chore(outputs.amqp): Remove deprecated options from sample config (#15873) 2024-09-16 11:25:49 -05:00
Paweł Żak e6d82bd996
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[a-g]*` (#15849) 2024-09-16 10:56:55 -05:00
Paweł Żak ffee74c188
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[h-n]*` (#15850) 2024-09-13 12:47:18 -05:00
Sven Rebhan 63ac48010f
feat(inputs.prometheus): Allow to use secrets for credentials (#15865) 2024-09-12 16:02:30 -05:00
Paweł Żak 9988154e6c
chore(linters): Enable `get-return` rule for revive (#15841) 2024-09-12 16:01:48 -05:00
Thomas Casteleyn dd9451222b
chore(aggregators): Comment out default values in sample configs (#15864) 2024-09-12 16:00:21 -05:00
Paweł Żak 358224fa02
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[o-z]*` (#15857) 2024-09-12 15:59:30 -05:00
Paweł Żak 46c056f49d
chore: Fix linter findings for `revive:max-public-structs` in `plugins/inputs/[a-n]*` (#15858) 2024-09-12 15:58:57 -05:00
Calin Don 5d996ac0a2
feat(inputs.statsd): Allow reporting sets and timings count as floats (#15853) 2024-09-12 14:24:19 -05:00
Paweł Żak 686ff791ba
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
Sven Rebhan b0d44d88dc
feat(inputs.execd): Allow to provide logging prefixes on stderr (#15834) 2024-09-09 18:00:19 +02:00
Mikhail Konovalov 53fb5adac2
chore(parser.json_v2): Error out if no config is provided (#15844) 2024-09-09 10:04:37 -05:00
Sven Rebhan 2e056a8701
fix(inputs.mysql): Enforce float for all known floating-point information (#15791) 2024-09-09 13:34:09 +02:00
Sven Rebhan c3e53193d2
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-09-06 15:52:22 -05:00
Sven Rebhan 895f96f21b
feat(processors.aws_ec2): Allow to use instance metadata (#15795) 2024-09-05 11:56:39 -05:00
Paweł Żak a0755797f5
chore(linters): Enable `time-equal` rule for revive (#15838) 2024-09-05 11:19:17 -05:00
bazko1 0b4f77dc1d
feat(inputs.http_listener_v2): Add unix socket mode (#15764) 2024-09-04 11:37:06 -05:00
dependabot[bot] b00de66a3f
chore(deps): Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1 (#15831) 2024-09-04 11:11:51 -05:00
Mikhail Konovalov 4cc4aa6a82
chore(inputs.mqtt): Increase log-level to warning if no message is created by parser (#15837) 2024-09-04 11:10:05 -05:00
Paweł Żak 88bca70dfd
test(linters): Enable `testifylint`: `formatter`, `suite-broken-parallel` and `suite-subtest-run` (#15797) 2024-09-03 11:40:34 -05:00
Sven Rebhan b2967cb515
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
2024-08-30 14:23:51 -05:00
Sven Rebhan 9e3e22094a
feat(inputs.kafka_consumer): Allow to select the metric time source (#15790) 2024-08-30 14:18:04 -05:00
Shannon Wynter b672578a2a
docs(inputs.chrony): Update schema to unixgram (#15763) 2024-08-29 10:07:23 -05:00
Sven Rebhan 536a914890
feat(outputs.syslog): Implement startup error behavior options (#15787) 2024-08-29 10:06:35 -05:00
Mikhail Konovalov 88663992e4
fix(outputs.kinesis): Honor the configured endpoint (#15781) 2024-08-29 10:05:18 -05:00
Mikhail Konovalov de24c1683c
fix(inputs.kinesis_consumer): Honor the configured endpoint (#15788) 2024-08-29 10:04:38 -05:00
Paweł Żak e94f0c58c5
chore(linters): Fix findings found by `testifylint`: `go-require` for `zabbix` (#15727) 2024-08-22 10:43:38 +02:00
HungNT 1852d75c6c
feat(inputs.mysql): Add support for replica status (#15749) 2024-08-20 06:24:54 -06:00
Pablo Collado 7b5462692b
feat(inputs.slurm): Add a SLURM input plugin (#15700) 2024-08-15 08:07:46 -06:00
Sebastian Rothbucher 371b9887fb
fix(serializers.template): Unwrap metrics if required (#15740) 2024-08-14 07:48:44 -06:00
Lauri fc198910cf
feat(outputs.kafka): Option to add metric name as record header (#15722) 2024-08-13 09:42:23 -06:00
TPOB 706e922dff
fix(inputs.smartctl): Use --scan-open instead of --scan to provide correct device type info (#15724) 2024-08-12 08:14:27 -06:00
Pascal Zimmermann 27db10eefc
test(inputs.pgbouncer): Update container version (#15728) 2024-08-12 07:18:21 -06:00
Frank Villaro-Dixon 9df480039a
fix(inputs.chrony): Use DGRAM for the unix socket (#15552) 2024-08-09 10:51:15 -05:00
Sven Rebhan 8903637a84
feat(inputs.opentelemetry): Add profiles support (#15637) 2024-08-09 10:42:53 +02:00
Pascal Zimmermann ad55f42d53
feat(inputs.azure_monitor): Add client options parameter (#15519) 2024-08-07 21:52:48 +02:00
Joseph Heyburn 66a042f592
feat(outputs.datadog): Add support for submitting alongside dd-agent (#15702) 2024-08-07 16:58:25 +02:00
Sven Rebhan 61efaee971
docs(inputs.netflow): Add note on how to tag metrics (#15713) 2024-08-07 08:01:10 -06:00
ged cd5008cce8
docs(inputs.nats): Update NATS monitoring URL (#15714) 2024-08-07 08:00:21 -06:00
Joshua Powers 7822bf1af3
feat(parsers.value): Add base64 datatype (#15697) 2024-08-07 12:26:46 +02:00
dependabot[bot] 1c36e1977e
chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1 (#15709)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-08-07 12:22:10 +02:00
h0nIg 9cb121c76a
feat(common.cookie): Allow usage of secrets for header (#15640)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-08-06 08:12:13 +02:00
Ottmar Friedrich von Wimmelwaldi fbac735052
feat(common.shim): Enable metric tracking within external plugins (#15636) 2024-08-06 08:11:29 +02:00
Sven Rebhan d160276552
feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
Joshua Powers a21d263c4c
feat(inptus.elasticsearch): Gather enrich stats (#15688) 2024-07-31 14:53:42 -05:00
Joshua Powers 2cab6ec7ce
feat(outputs.kafka): Option to set producer message timestamp (#15689) 2024-07-31 14:35:21 -05:00
Joshua Powers b090cf621c
fix(inputs.opcua): Reconnect if closed connection (#15696) 2024-07-31 14:34:44 -05:00
dependabot[bot] a978110b2c
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681) 2024-07-31 10:54:08 -05:00
Joseph Heyburn 094eff6a1e
feat(inputs.statsd): Expose allowed_pending_messages as internal stat (#15687) 2024-07-31 10:58:06 +02:00
Sven Rebhan fe7321e35b
feat(inputs.modbus): Allow reading single bits of input and holding registers (#15648) 2024-07-29 11:48:05 -05:00
Joshua Powers f9900f8787
fix(inputs.mqtt_consumer): Restore trace logging option (#15670) 2024-07-29 10:42:40 +02:00
Dhruv Thakkar f57d6764cf
feat(outputs.dynatrace): add support for metric to be treated and reported as a delta counter using regular expression (#15668) 2024-07-26 11:54:26 -05:00
Sven Rebhan ef41198481
chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
Sven Rebhan 085acb23a9
feat(inputs.s7comm): Implement startup-error behavior settings (#15655) 2024-07-25 14:11:37 -05:00
Joshua Powers 934b4a0879
fix(inputs.diskio): Print warnings once, add details to messages (#15667) 2024-07-25 14:04:42 -05:00
Joshua Powers a3eda34048
feat(outputs.parquet): Introduce Parquet output (#15602) 2024-07-25 10:40:18 +02:00
Joshua Powers 99a2df22ba
docs(inputs.hddtemp): Document hddtemp removal and alternatives (#15658) 2024-07-24 12:22:32 -05:00
Joshua Powers 6874f41739
fix(inputs.tail): Prevent deadlock when closing and max undelivered lines hit (#15649) 2024-07-24 16:24:34 +02:00
dependabot[bot] 66fb40878c
chore(deps): Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1 (#15625) 2024-07-22 07:35:13 -06:00
Sven Rebhan afac9eb7a8
feat(inputs.netflow): Add support for sFlow drop notification packets (#15396) 2024-07-19 10:30:58 -05:00
Joshua Powers a6270b71f9
feat(inputs.amd_rocm_smi): Parse newer ROCm versions (#15628) 2024-07-19 11:00:24 +02:00
Sven Rebhan fd8cbbf662
feat(inputs.procstat): Add ability to collect per-process socket statistics (#15423) 2024-07-17 12:44:41 -06:00
Joshua Powers ee2b806d68
docs: Clarify poll vs notify (#15631) 2024-07-17 11:21:02 -05:00
Sven Rebhan 3d9562ba91
fix(common.socket): Switch to context to simplify closing (#15589) 2024-07-17 08:21:03 -06:00
Joshua Powers 5a8af53447
feat(inputs.sql): Add SAP HANA SQL driver (#15600) 2024-07-11 17:06:08 +02:00
Joshua Powers 6954798e38
fix(outputs.remotefile): Resolve linter not checking error (#15615) 2024-07-10 14:31:47 -06:00
Sven Rebhan bcfd0447a4
feat(outputs.remotefile): Add plugin to store metrics in remote files (#15569) 2024-07-10 13:36:06 -06:00
Joshua Powers 3a05c38fd8
fix(inputs.ping): Check addr length to avoid crash (#15601) 2024-07-10 07:50:44 -06:00
Joshua Powers 7870b3de51
docs(outputs.syslog): Doc syslog message format length limits (#15611) 2024-07-10 12:55:08 +02:00
Dane Strandboge 19737fcb52
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-07-10 12:51:25 +02:00
cnemo-cenic a8355c74b9
feat(outputs.elasticsearch): Support data streams (#15613) 2024-07-09 13:09:02 -06:00
Julian-Buitmann 7fedef893a
docs(inputs.opcua_listener): Enhance explanation of subscription interval (#15598)
Co-authored-by: jbuitman <julian.buitmann@hs-osnabrueck.de>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-07-08 15:53:44 +02:00
Sven Rebhan 94e45a1e66
fix(parsers.xpath): Allow resolving extensions (#15586) 2024-07-02 12:58:27 -06:00