-
Question
The Telegraf monitoring agent has an output plugin which posts metrics to Kafka, utilising the Sarama project.
[https://github.com/influxdata/telegraf/tree/master/plugins/outputs/kafka](u…
-
Hi Team,
We are using the filebeat 3pp in our project. We use few scanning tools like (trivy, anchore) to detect the vulnerabilities in the filebeat project. Till v7.12, we were able to detect the …
-
Thank you for the great work. I was writing tests using the library and saw there's some documentation missing (minor issue). Hope it's the right place to report that.
##### Versions
sarama libr…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
Sarama Version: v1.19.0
Kafka Version: 2.0.0
Go Version: 1.12.4
#####…
-
msg := &sarama.ProducerMessage{}
msg.Topic = "aaa"
item := {'aa':aa,'bb':bb} (struct)
res,_ := json.Marshal(item)
msg.Value = sarama.StringEncoder(res)
has any way decode the `StringEncoder`…
-
Using Sarama to send messages to Kafka cluster asynchronously and receive the returned message from the successes channel, how can I know which blocker received the message and responded to it (yes, I…
-
@bai @dnwe do you guys think it would worth adding some diagrams like this to the wiki?
specifically here: https://github.com/Shopify/sarama/wiki/Producer-implementation
I've been digging on the p…
-
**Describe the bug**
Hello,
I've been experiencing issues with the KafkaSource adapter in my Knative Eventing setup. The error messages indicate issues with claims update timeouts and decoding pa…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|--------|-------|----|
|1.27.0 |1.1.0 |1.14.…
-
##### Versions
*Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.*
| Sarama | Kafka | Go |
|--------|-------|----|
| 1.30.1 | 2.6.2 | 1.17…