kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Expose kafka client metrics

Open Shawcs opened this issue 1 year ago • 3 comments

Issue submitter TODO list

  • [X] I've searched for an already existing issues here
  • [X] I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

No response

Describe the feature you're interested in

For monitoring purpose it would be good to have a client metrics endpoint to be able to recover metrics from the kafka UI instance. The default JMX metrics sent by kafka client would be suffisent. For documentation i'm speaking about those metrics: https://docs.confluent.io/platform/current/kafka/monitoring.html#kafka-monitoring-metrics-consumer and https://docs.confluent.io/platform/current/kafka/monitoring.html#kafka-monitoring-metrics-producer

Describe alternatives you've considered

Monitoring directly via the kafka cluster, but some metrics are not matched with clients infromations. So with multiple and complexe dashboard you often find holes in the boards

Version you're running

v1.0.0

Additional context

No response

Shawcs avatar May 31 '24 14:05 Shawcs

Hi Shawcs! šŸ‘‹

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues. Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

github-actions[bot] avatar May 31 '24 14:05 github-actions[bot]

@Shawcs are we talking about the metrics of the consumer and producer kafka-ui itself creates and uses to consume/produce message into/from topics?

Haarolean avatar Oct 10 '24 19:10 Haarolean

Yes that what I’m talking about

On Thu 10 Oct 2024 at 21:10, Roman Zabaluev @.***> wrote:

@Shawcs https://github.com/Shawcs are we talking about the metrics of the consumer and producer kafka-ui itself creates and uses to consume/produce message into/from topics?

— Reply to this email directly, view it on GitHub https://github.com/kafbat/kafka-ui/issues/428#issuecomment-2405850117, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSIQ32FO3NM5N7KH2NXK7DZ23GKJAVCNFSM6AAAAABIS4ED2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBVHA2TAMJRG4 . You are receiving this because you were mentioned.Message ID: @.***>

Shawcs avatar Oct 10 '24 22:10 Shawcs