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 |
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 |