-
We are using reactive-kafka (Using com.typesafe.akka:akka-stream-kafka_2.11:0.14) with kafka 10 brokers and are frequently seeing consumers come up (usually immediately following the termination of a…
-
# 洞悉 Kafka metrics | zhijunwoo
摘要 本次主要介绍关键的Kafka性能指标,Kafka metrics不同收集方式及数据上报的实现,最后确保达到有效监控Kafka工作状态的目的.
[http://zhijunwoo.com/2021/01/13/kafka-metrics/](http://zhijunwoo.com/2021/01/13/kafka-metric…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/sentry-kubernetes/charts/issues)
### Describe the bug (actual behavior)
After an installat…
-
Hi,
I'm writing a Prometheus Netflow exporter to monitor network flows with Grafana, I receive more than 500K flows / minute that are already stored in a Kafka topic.
I would like to know if I can…
-
I'm working on replacing `promtail` kafka consumer with `fluent-bit` in high-load setup. Overall, our configuration of fluent-bit kafka consumer works and it consumes messages, but the problem is that…
-
The Prometheus JMX Exporter 1.0.x introduced some changes that required configuration and dashboard changes
1. Metrics are no longer served on the root (`/`) path. You will be required to change th…
-
Confluent Consumer Lag Emitter metrics are generated by brokers, "kafka-consumer" dashboard are mostly metrics retrieved from consumer.
What about moving those 2 panels on a specific dashboard?
-
The kafka library exposes some statistics about the reader with the `Stats()` method, we should expose all (or part) of them via our prometheus metrics to help diagnose issues.
-
OpenTelemetry java agent version: 1.20.2
Kafka version: 3.1.1
OpenTelemetry Collector version: 0.66.0
OpenTelemetry Collector config file:
```
receivers:
otlp:
protocols:
grpc:
…
-
I have the MEMORY_LIMITE_EXCEEDED issue. The issue persists after upgrading the ClickHouse version from 24.7 to 24.10.
`Code: 241. DB::Exception: Memory limit (total) exceeded: would use 201.33 GiB…