-
Hello,
We are using the kafak-exporter (1.6.0) from a long time to monitoring our small 3 broker strimzi kafka cluster. It worked fine but from last 2-3 weeks we started noticing gap or completely …
-
I am wanting to record response headers alongside the request in kafak
I was lookinginto writing a custom plugin - How do you suggest going about this ?
Is the following sane : If I enable --in…
-
Hello,
Not able to get traces into Kafka consumer output from collector. please find the below otel-config file:
Our pipeline is from our app--otel-kafka, spans are getting generated and displayed…
-
## Describe the bug (🐛 if you encounter this issue)
PVC mount error which caused one of Kafak replicas not to mount. Kafka got stuck on containerCreating. Please see bundle support.
## To Repr…
-
### 1. 启动kibana报Elasticsearch is still initializing the kibana index错误
原因: 索引奔溃.
解决方法: https://stackoverflow.com/questions/31201051/elasticsearch-is-still-initializing-the-kibana-index
### 2.k…
-
版本是1.1.4的,一直在用kafka方式同步,现在需求是用adapter往hbase同步一份。看了一下,如果是开启了kafka的话,tcp是会自动关了,简单的改了一下代码https://github.com/alibaba/canal/blob/master/deployer/src/main/java/com/alibaba/otter/canal/deployer/CanalControll…
-
I was trying to run the experiments using RTX but it kept showing "Error: connection to kafka failed". I am using the kafka through Docker.
![problem](https://user-images.githubusercontent.com/726011…
-
**Describe the problem you are trying to solve**
Add support for selecting topic dynamically for a Kafka offramp. Right now the topic is set based on the offramp configuration. However this can b…
-
https://github.com/onlybooks/kafka
## 카프카의 특징
### 멀티 프로듀서, 멀티 컨슈머
- 카프카는 하나의 토픽에 여러 프로듀서 또는 컨슈머들이 접근 가능한 구조
### 디스크에 메세지 저장
- 카프카는 컨슈머가 메세지를 읽어가더라도 정해져 있는 보관 주기 동안 디스크에 메세지를 저장해둡니다.
### 확장성
…
-
It doesn't appear that there is any documentation on how to manage data in RockNSM as far as disk utilization goes. For instance in my lab after about a week, Kibana is unresponsive. Probably because …