Commit Graph

9306 Commits

Author SHA1 Message Date
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
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
dependabot[bot] c73559dc6c
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.9 to 1.36.2 (#16057) 2024-10-24 11:04:48 +02: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
dependabot[bot] e59010ad80
chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0 (#16056) 2024-10-23 15:13:26 +02:00
dependabot[bot] 53f81274b2
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.42.1 to 1.42.2 (#16055) 2024-10-23 15:11:55 +02:00
dependabot[bot] 83d122d7bd
chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.32.1 to 1.32.2 (#16054) 2024-10-23 15:11:04 +02:00
dependabot[bot] 22f8fa0b9e
chore(deps): Bump github.com/lxc/incus/v6 from 6.2.0 to 6.6.0 (#16053) 2024-10-23 15:10:38 +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
Dane Strandboge e257c14ec1
fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +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
Thomas Casteleyn 3951d894ee
feat(inputs.snmp): Convert uneven bytes to int (#16027) 2024-10-18 13:10:09 +02: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
Dane Strandboge 62b44b70ee
feat(agent): Add --watch-interval option for polling config changes (#16010) 2024-10-16 12:39:47 +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
dependabot[bot] c66c2c7c6c
chore(deps): Bump github.com/docker/docker from 27.1.1+incompatible to 27.3.1+incompatible (#16022) 2024-10-15 15:42:28 +02:00
dependabot[bot] 6d4fc39fc8
chore(deps): Bump github.com/IBM/sarama from 1.43.2 to 1.43.3 (#16021) 2024-10-15 15:42:12 +02: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
dependabot[bot] e5f194bbdc
chore(deps): Bump go.step.sm/crypto from 0.51.1 to 0.54.0 (#16020) 2024-10-15 13:20:10 +02:00
dependabot[bot] 74b5ed7f82
chore(deps): Bump github.com/alitto/pond from 1.9.0 to 1.9.2 (#16019) 2024-10-15 13:17:33 +02:00
dependabot[bot] bec9b28ab6
chore(deps): Bump github.com/apache/thrift from 0.20.0 to 0.21.0 (#16018) 2024-10-15 13:16:36 +02:00