Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
Sven Rebhan
e2578462a5
fix(inputs): Linter issues ( #11576 )
2022-08-02 13:52:17 +02:00
reimda
ca8a6cfac2
chore: add missing section to kafka_consumer's sample.conf ( #11553 )
2022-07-26 12:53:06 -06:00
Albertas Bužinskas
b1546fe1c7
feat(inputs.kafka_consumer): Option to set default fetch message bytes ( #11220 )
2022-07-25 15:49:34 -06:00
Joshua Powers
b423a3ec40
feat: migrate value parser to new style ( #11407 )
2022-06-29 14:46:43 -06:00
reimda
453e276718
chore: Fix readme linter errors for input plugins E-L ( #11214 )
2022-06-07 15:37:08 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
6b697db11e
chore(inputs_a-l): migrate sample configs into separate files ( #11132 )
2022-05-18 11:31:52 -05:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Paweł Żak
c875e45422
fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) ( #10192 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-30 15:59:24 -06:00
Mya
84562877cc
chore: clean up all markdown lint errors for input plugins i through m ( #10173 )
2021-11-24 12:18:53 -07:00
Chris Ruscio
343e846480
feat: add max_processing_time config to Kafka Consumer input ( #9988 )
2021-10-28 14:35:22 -06:00
Paweł Żak
eec6fd5702
fix: Linter fixes for plugins/inputs/[k-l]* ( #9999 )
2021-10-27 09:48:57 -06:00
Gerald Quintana
8265969f52
feat: Kafka Add metadata full to config ( #9833 )
2021-10-21 15:32:39 -06:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
David Bennett
c905116ade
Add 'field name' config option to customize field name when using Value parser. ( #8979 )
2021-03-11 21:53:32 -05:00
Steven Soroka
8b30bb9534
Enable kafka zstd compression and idempotent writes ( #8435 )
2020-11-23 15:51:58 -05:00
Steven Soroka
e83a165635
kafka sasl-mechanism auth support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI ( #8318 )
2020-10-28 12:16:59 -04:00
reimda
5a5f6fbd47
Update sarama library to 1.27.1 ( #8289 )
2020-10-20 11:42:37 -04:00
Daniel Nelson
c73ed8ca6c
Export internal/tls package for use in execd plugins ( #7697 )
2020-06-25 11:44:22 -07:00
Daniel Nelson
c06eef47e7
Fix data race in kafka_consumer_test.go ( #7737 )
2020-06-24 15:21:56 -07:00
Daniel Nelson
b6de4da41f
Add topic tag options to kafka output ( #7142 )
2020-03-10 13:38:26 -07:00
Daniel Nelson
2486006495
Add kafka SASL version control to kafka_consumer ( #6350 )
2020-01-02 16:27:26 -08:00
Enno Lohmeier
e04bb1e07f
Support partition assignement strategy configuration in kafka_consumer ( #6688 )
2019-11-27 10:54:29 -08:00
Daniel Nelson
76e7b57fcd
Fix could not mark message delivered error in kafka_consumer ( #6363 )
2019-09-06 12:35:33 -07:00
Daniel Nelson
9bdb3992d5
Require Kafka 0.10.2.0 or later in kafka_consumer ( #6181 )
2019-07-30 21:33:29 -07:00
Daniel Nelson
aea09b3a20
Use sarama built in support for consumer groups ( #6172 )
2019-07-29 20:41:12 -07:00
Greg
d0a6051fd7
Prevent panic when marking the offset in kafka_consumer ( #5118 )
2018-12-10 15:55:58 -08:00
Sebastien Le Digabel
448c98d82e
Add ability to tag metrics with topic in kafka_consumer ( #5038 )
2018-11-28 16:29:26 -08:00
Daniel Nelson
6e5c2f8bb6
Remove outputs blocking inputs when output is slow ( #4938 )
2018-11-05 13:34:28 -08:00
Daniel Nelson
2b026374ec
Update kafka_consumer sample config in README
2018-08-23 11:46:41 -07:00
maxunt
2729378b7f
Add name, time, path and string field options to JSON parser ( #4351 )
2018-08-22 19:26:48 -07:00
Daniel Nelson
886d8cc840
Drop message batches in kafka output if too large ( #4565 )
2018-08-17 13:51:21 -07:00
Daniel Nelson
49a5dea536
Update client_id in kafka input and output readme
2018-07-13 14:00:25 -07:00
Rion
c8f00030dd
Add support for setting kafka client id ( #4418 )
2018-07-13 13:53:56 -07:00
Daniel Nelson
de355b76d6
Simplify testing with TLS ( #4095 )
2018-05-04 16:33:23 -07:00
Daniel Nelson
4dfe2312d0
Switch skipped kafka test
2017-07-18 18:18:57 -07:00
Daniel Nelson
4c534433aa
Skip kafka_consumer_integration_test due to issue on CircleCI
2017-06-07 18:31:52 -07:00
Seuf
2092443cd7
Add Kafka 0.9+ consumer support ( #2487 )
2017-06-07 18:22:28 -07:00
Daniel Nelson
613de8a80d
Remove documentation in kafka_consumer for metric_buffer
2017-05-03 11:51:49 -07:00
Damien Krotkine
f5c890cc1d
reflect zookeeper chroot config in readme ( #2759 )
2017-05-03 11:50:08 -07:00
Daniel Nelson
052e88ad5e
Fix grammar
2017-04-27 14:59:18 -07:00
Patrick Hemmer
06baf7cf78
use AddError everywhere ( #2372 )
2017-04-24 11:13:26 -07:00
Nick Irvine
0193cbee51
Add max_message_len in kafka_consumer input ( #2636 )
2017-04-11 12:05:39 -07:00
Patrick Hemmer
1402c158b7
remove sleep from tests ( #2555 )
2017-03-24 12:03:36 -07:00
Emil Haugbergsmyr
81f95e7a29
Fixes change in Kafka consumer input plugin ( #2222 )
...
* Fixes change to the error api in the kafka project.
* Updated test to reflect the change.
* Update kafka to match master branch.
2017-01-11 16:24:09 +00:00
Cameron Sparr
e5c7a71d8e
Fix unit tests for new metric implementation
2016-12-01 18:17:02 +00:00