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

[Enhancement] Add producer stats manager for 4.x java client #9164

Open
1 task done
HScarb opened this issue Feb 4, 2025 · 0 comments · May be fixed by #9165
Open
1 task done

[Enhancement] Add producer stats manager for 4.x java client #9164

HScarb opened this issue Feb 4, 2025 · 0 comments · May be fixed by #9165

Comments

@HScarb
Copy link
Contributor

HScarb commented Feb 4, 2025

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Add a producer stats manager to the 4.x Java client to periodically print produce stats in the client logs.

Motivation

Currently, we have a consumer stats manager in the 4. x Java client that periodically logs consumption stats in the log, but we don't have a producer stats manager to print production stats.

Describe the Solution You'd Like

Add a producer stats manager similar to the consumer stats manager to periodically print producer stats in the client log.

When sending a message, increase the number of producer stats manager.

Describe Alternatives You've Considered

Additional Context

No response

@HScarb HScarb linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant