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

Add ConsumerListener #132

Open
ollis opened this issue Jun 7, 2023 · 1 comment
Open

Add ConsumerListener #132

ollis opened this issue Jun 7, 2023 · 1 comment

Comments

@ollis
Copy link

ollis commented Jun 7, 2023

I would appreciate the possibility of being able to use the underlying consumer for configuration of, for example, metrics.
Something similar to this: https://github.com/reactor/reactor-kafka/blob/main/src/main/java/reactor/kafka/receiver/MicrometerConsumerListener.java

@nomisRev
Copy link
Owner

nomisRev commented Jun 7, 2023

Hey @ollis,

Thanks out for the feature request 🙏 I am thinking about how I can design this in a better way, because it also needs to expose the underlying Consumer being used in a stream such that user triggered pause can be tracked inside the loop. I will take this into account as well 👍

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

2 participants