You can try this, if you know what prometheus and how its installed
configured.
https://www.confluent.io/blog/monitor-kafka-clusters-with-prometheus-grafana-and-confluent/
On Wed, 17 Aug 2022 at 2:25 AM, Peter Bukowinski wrote:
> Richard recently answered your query. A kafka cluster does not k
Richard recently answered your query. A kafka cluster does not keep track of
lag on behalf of external consumers and it therefore is not available in JMX.
This is why tools like Burrow were written. The java kafka consumer published
consumer lag metrics, and perhaps some other third-party client
Hi Guys, I'm having an issue with a kafka stream app, at some point I get a
consumer leave group message. Exactly same issue described to another
person here:
https://stackoverflow.com/questions/61245480/how-to-detect-a-kafka-streams-app-in-zombie-state
But the issue is that stream state is conti
Hi Guys, I'm having an issue with a kafka stream app, at some point I get a
consumer leave group message. Exactly same issue described to another
person here:
https://stackoverflow.com/questions/61245480/how-to-detect-a-kafka-streams-app-in-zombie-state
But the issue is that stream state is conti
Hello Experts, Any info or pointers on my query please.
On Mon, Aug 15, 2022 at 11:36 PM Kafka Life wrote:
> Dear Kafka Experts
> we need to monitor the consumer lag in kafka clusters 2.5.1 and 2.8.0
> versions of kafka in Grafana.
>
> 1/ What is the correct path for JMX metrics to evaluate Co
Hi Sowjanya,
I am not technical support from Kafka, but I can help you in this.
Recently I upgraded one of the confluent version, so I will try to help you.
Please let me know what exactly you need.
On Tue, 16 Aug 2022 at 7:43 PM, sowjanya reddy <
sowjanyabairapured...@gmail.com> wrote:
> I Team,
Hi,
I don't think that the Kafka Broker exposes the current lag as a metric.
It's the reason most of those intermediate tools, like Kafka Exporter,
exist.
The lag information is available to the client itself, but that is based on
the received topic metadata and can be out of date.
Kind regards,
Replying to myself I ended by making a small python utility that do the
work.
On 12/08/2022 12:50, Raphael Mazelier wrote:
Hi kafka community,
I've been an happy user of kafka since years. Today I faced a problem
that begins to make mad...
So we have the project to migrate from and old (and
I Team,
I need contact details of technical support on kafka upgrade.
Thanks and regards,
Sowjanya.