Commit Graph

9233 Commits

Author SHA1 Message Date
Sven Rebhan 3802edcf32 Update changelog for 1.32.1
(cherry picked from commit 7fa309fe69ad48e96385c5bdfeb73740274bc365)
2024-10-07 19:48:48 +02:00
Dane Strandboge 7435208b90
fix(agent): Fix buffer not flushing if all metrics are written (#15969) 2024-10-07 11:32:28 -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
Dane Strandboge 2b307c789a
chore(agent): Fix typo in service install command (#15967) 2024-10-02 18:41:34 +02: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
dependabot[bot] 716774782a
chore(deps): Bump github.com/prometheus/common from 0.55.0 to 0.60.0 (#15962) 2024-10-02 10:08:29 -05:00
dependabot[bot] 21efdc81ab
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.12 to 1.16.14 (#15957) 2024-10-01 21:52:54 +02:00
dependabot[bot] af2b4aa71f
chore(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 (#15955) 2024-10-01 21:52:08 +02: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
dependabot[bot] 7d82709caf
chore(deps): Bump github.com/srebhan/protobufquery from 0.0.0-20230803132024-ae4c0d878e55 to 1.0.1 (#15954) 2024-10-01 11:36:49 -05:00
Roman Khavronenko 7df29b0a32
feat(serializers.prometheusremotewrite): Log metric conversion errors (#15893) 2024-10-01 11:34:45 -05:00
dependabot[bot] 135fca55e4
chore(deps): Bump k8s.io/apimachinery from 0.30.1 to 0.31.1 (#15933) 2024-09-30 09:27:22 -05:00
Thomas Casteleyn 697f7e9e3f
fix(config): Correctly print removal version info (#15937) 2024-09-30 09:25:54 -05:00
dependabot[bot] 83f6710fec
chore(deps): Bump github.com/boschrexroth/ctrlx-datalayer-golang from 1.3.0 to 1.3.1 (#15931) 2024-09-30 09:24:30 -05:00
dependabot[bot] 0420cba137
chore(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#15930) 2024-09-30 09:24:03 -05:00
dependabot[bot] 87ae3ee446
chore(deps): Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.17.0 (#15929) 2024-09-30 09:23:13 -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
Paweł Żak 97f3d1fd09
chore(linters): Enable `comment-spacings` rule for revive (#15914) 2024-09-23 11:20:25 -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
Mikhail Konovalov 024b2e22db
chore(deps): Bump github.com/harlow/kinesis-consumer from v0.3.6-0.20240606153816-553e2392fdf3 to v0.3.6-0.20240916192723-43900507c911 (#15890) 2024-09-19 11:33:52 -05:00
Paulo Dias 24b7b91fbf
feat(inputs.memcached): Add support for external-store metrics (#15910) 2024-09-19 11:38:28 +02:00
dependabot[bot] 6b68a68eff
chore(deps): Bump modernc.org/sqlite from 1.32.0 to 1.33.1 (#15901) 2024-09-19 11:37:15 +02:00
dependabot[bot] 6c3c8b100a
chore(deps): Bump golang.org/x/mod from 0.19.0 to 0.21.0 (#15902) 2024-09-19 11:36:09 +02:00
dependabot[bot] 51ce7e4d16
chore(deps): Bump github.com/netsampler/goflow2/v2 from 2.1.5 to 2.2.1 (#15904) 2024-09-19 11:35:35 +02:00
dependabot[bot] 407dc3bd0b
chore(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#15905) 2024-09-19 11:33:00 +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
Paweł Żak 7212b61389
chore(linters): Enable `max-public-structs` rule for revive (#15895) 2024-09-16 16:22:27 -05:00