Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move "Confluent Consumer Lag Emitter" panels to a specific dashboard #246

Open
ram-pi opened this issue Aug 29, 2024 · 1 comment
Open
Assignees

Comments

@ram-pi
Copy link
Contributor

ram-pi commented Aug 29, 2024

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?

@hifly81
Copy link
Contributor

hifly81 commented Sep 24, 2024

The metrics for lag emitter contains details for topic and consumer group

sum by (hostname, consumergroup, topic) (kafka_server_tenant_metrics_consumer_lag_offsets{env="$env", topic="$topic", consumergroup="$consumer_group"})

these 2 variables are not exposed at the moment on kafka cluster dashboard but only on kafka consumer dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants