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

Expose kafka client metrics #428

Open
2 tasks done
Shawcs opened this issue May 31, 2024 · 3 comments
Open
2 tasks done

Expose kafka client metrics #428

Shawcs opened this issue May 31, 2024 · 3 comments
Labels
scope/backend Related to backend changes status/triage/completed Automatic triage completed type/feature A brand new feature

Comments

@Shawcs
Copy link

Shawcs commented May 31, 2024

Issue submitter TODO list

  • I've searched for an already existing issues here
  • 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 Shawcs added status/triage Issues pending maintainers triage type/feature A brand new feature labels May 31, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels May 31, 2024
Copy link

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.

@Haarolean
Copy link
Member

@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 Haarolean added scope/backend Related to backend changes and removed status/triage/manual Manual triage in progress labels Oct 10, 2024
@Haarolean Haarolean moved this to Backlog in Housekeeping Oct 10, 2024
@Shawcs
Copy link
Author

Shawcs commented Oct 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/backend Related to backend changes status/triage/completed Automatic triage completed type/feature A brand new feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants