-
When trying to start the exporter for kafka, it is showing an error as shown below:
./kafka_exporter --zookeeper.server=myserver_zookeeper:2181 --log.enable-sarama
INFO[0000] Starting kafka_expor…
-
### Report
Keda version: keda:2.14.0
ghcr.io/kedacore/keda:2.14.0
kubenetes version: 1.29
keda TriggerAuth is unable to read the Secrets from AWS secretsManager though provided the correct sec…
-
### Component(s)
_No response_
### What happened?
## Description
I am using below properties :-
```
Processor:
batch:
send_batch_size: 800
send_batch_max_size: 900
timeo…
-
**Describe the bug**
When I create a source with wrong arguments, an obscure error message was reported:
```
dev=> CREATE SOURCE IF NOT EXISTS test (
id int,
host int,
device_id varchar,
c…
-
Hi, I noticed an issue with brokers.
A set of the Kafka broker list in the application configs is given to increase the availability.
if the broker list contains invalid brokers, and the app f…
-
Consumers, even idle ones, are leaking memory. Primarily in the form of unfulfilled promises.
**Repro steps:**
Started with a test app that starts up 16 consumers, each for a different topic, a…
-
### Component(s)
receiver/kafka
### What happened?
We wanted to collect, graph, and alert on lag for the kafka receiver, but observed unexpected behavior when observing the `otelcol_kafka_rec…
-
I have a setup with 4 kafka brokers, and 4 partitions per `gobmp` topic. All topics are pre-created, replication factor is set to 4. However, in gobmp `kafka-server` variable it seems I cannot provide…
-
When only enabling encryption, following docs: https://docs.confluent.io/current/kafka/encryption.html#brokers, ssl.client.auth is not required, ie. none.
But truststore variables are set only when…
-
Kafka exporter Version 1.6
Kafka Cluster 8 brokers
topic with 8 partition.
Question:
- Why kafka exporter report in kafka_consumergroup_lag negative values?
![image](https://github.com/da…