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 |
Paweł Żak
|
e5c7c5e061
|
chore(linters): Enable `optimize-operands-order` rule for revive (#15839)
|
2024-09-04 11:02:50 -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
|
2e00753df7
|
fix(logger): Handle trace level for standard log (#15815)
|
2024-09-03 11:33:51 -05:00 |
dependabot[bot]
|
44aa976fad
|
chore(deps): Bump super-linter/super-linter from 7.0.0 to 7.1.0 (#15826)
|
2024-09-03 11:33:10 -05:00 |
dependabot[bot]
|
3c84718968
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.37.3 to 1.38.0 (#15827)
|
2024-09-03 11:31:50 -05:00 |
dependabot[bot]
|
9185f1ea69
|
chore(deps): Bump github.com/openconfig/goyang from 1.5.0 to 1.6.0 (#15828)
|
2024-09-03 11:31:29 -05:00 |
dependabot[bot]
|
ff2e3a1da4
|
chore(deps): Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0 (#15829)
|
2024-09-03 11:31:02 -05:00 |
dependabot[bot]
|
529b65bc2b
|
chore(deps): Bump github.com/seancfoley/ipaddress-go from 1.6.0 to 1.7.0 (#15830)
|
2024-09-03 11:30:42 -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 |