Commit Graph

9046 Commits

Author SHA1 Message Date
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
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
Sven Rebhan 0ba7ce8abd
chore: Update go to v1.23.1 (#15894) 2024-09-16 15:12:34 -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
Lars Stegman 65999bdab6
test(testutil): Fix value comparison (#15886) 2024-09-16 11:26:18 -05:00
Thomas Casteleyn 9a8b5022e0
chore(outputs.amqp): Remove deprecated options from sample config (#15873) 2024-09-16 11:25:49 -05:00
Lars Stegman ccdbc4c480
perf(agent): Reduce complexity of creating new metrics to 'O(N_fields)' (#15889) 2024-09-16 10:57:55 -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
dependabot[bot] 28299c1102
chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.13.0 to 1.14.0 (#15862) 2024-09-13 12:46:48 -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
dependabot[bot] ad1af9855e
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.10.0 to 1.11.1 (#15860) 2024-09-12 14:21:13 -05:00
Thomas Casteleyn b07d089265
chore(cmd): Align plugin deprecation messages (#15867) 2024-09-12 14:19:30 -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
dependabot[bot] f7ae141484
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.4 to 1.34.9 (#15859) 2024-09-11 14:54:53 -05:00
Paweł Żak c6f615d756
chore(deps): Bump golangci-lint from v1.60.3 to v1.61.0 (#15856) 2024-09-11 10:19:12 -05:00
dependabot[bot] cb8b21a9b8
chore(deps): Bump golang.org/x/term from 0.23.0 to 0.24.0 (#15861) 2024-09-11 10:16:32 -05:00
dependabot[bot] a1622c20b3
chore(deps): Bump github.com/Azure/azure-kusto-go from 0.15.3 to 0.16.1 (#15863) 2024-09-11 10:15:36 -05:00
Sven Rebhan 20652d97c6
Update changelog for v1.32.0
(cherry picked from commit 452ec933bf2e978c3207829cc2890fe52710c038)
2024-09-09 18:36:48 +02:00
Sven Rebhan 1a943eef04
Update build version to 1.33.0 2024-09-09 18:04:30 +02: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
Joshua Powers 83561960a5
fix(inputs.snmp): Avoid sending a nil to gosmi's GetEnumBitsFormatted (#15743) 2024-09-05 11:18:16 -05:00
r3inbowari fc2d71474c
chore(deps): Bump github.com/showwin/speedtest-go from 1.7.7 to 1.7.9 (#15842) 2024-09-04 21:01:31 +02: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
Paweł Żak 0eaa8bdbe6
chore(linters): Enable G405, G406, G506 and G507 rules for gosec (#15835) 2024-09-04 11:10:46 -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