-
**Describe the bug**
When using java kafka-clients (https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0) producer in version 3.9.0 proxy is unable to handle requests.
We're getti…
-
The `kafka-clients-metrics-3.7.0` instrumentation has started failing to verify as of the [org.apache.kafka/kafka-clients/3.9.0](https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0…
-
Hi @scholzj @mstruk
is there an example of how to use the library on Kafka Connect (for example with a source/sink connector) with Docker??
I was able to create a custom image with the library…
-
Hi All,
We have been observing that the KafkaConsumer API is significantly slower compared to the previous low-level Kafka API we were using (e.g., FetchRequest, FetchResponse, ByteBufferMessageSet…
-
### Is your feature request related to a problem? Please describe
Currently, all kafka topics for vmagent kafka consumer integration must be explicitly listed at configuration flag `-kafka.consum…
-
There are three security providers added by the artifact and there's no official documentation that explain wether these are FIPS 140-2 compliant.
org.apache.kafka.common.security.plain.internals…
-
### Describe the bug
TraceStack:
```
msg:"An exception occurred invoking callback for CallbackRegistration{instrumentDescriptors=[InstrumentDescriptor{name=kafka.consumer.assigned_partitions, descr…
-
I'm trying to simulate usecase of sending around messages in a wrapper type such that if needed devs can use multiple messages on a single topic.
Here is the type. The purpose here is to be able to…
-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
### Is your feature request related to a problem? Please describe.
Java [instrumenter](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/8b686b571b8e67bb6ea98af875d3d74cb5063a…