Commit Graph

9103 Commits

Author SHA1 Message Date
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
Dane Strandboge a16763497b
chore: Update go to v1.23.2 (#15979) 2024-10-09 09:21:21 +02:00
Paweł Żak 0804ccef4e
chore(linters): Enable `string-format` rule for revive (#15983) 2024-10-09 09:07:46 +02:00
Lars Stegman 56f2d6e1bb
feat(inputs): Add option to choose the metric time source (#15917) 2024-10-08 16:02:08 -05: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
dependabot[bot] 262d91b424
chore(deps): Bump cloud.google.com/go/bigquery from 1.62.0 to 1.63.1 (#15992) 2024-10-08 15:18:01 -05:00
dependabot[bot] c1687cc416
chore(deps): Bump github.com/gosnmp/gosnmp from 1.37.0 to 1.38.0 (#15993) 2024-10-08 15:17:33 -05:00
dependabot[bot] a11d7cae63
chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.53 to 3.3.54 (#15994) 2024-10-08 15:17:15 -05:00
dependabot[bot] e01ed44f12
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.11.1 to 1.11.2 (#15995) 2024-10-08 15:17:00 -05:00
dependabot[bot] f3346e44b3
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.40.4 to 1.42.1 (#15996) 2024-10-08 15:16:44 -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
Sven Rebhan 19c31b56df
Update CHANGELOG.md 2024-10-07 20:21:00 +02:00
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