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 support for better telemetry #346

Open
harissecic opened this issue May 14, 2023 · 0 comments
Open

Add support for better telemetry #346

harissecic opened this issue May 14, 2023 · 0 comments

Comments

@harissecic
Copy link
Collaborator

Feature description

Currently we don't have proper telemetry for readers, producers, or consumers. Such data might be useful for multiple scenarios and usually is a requirement.

Maybe solving this via publishing application events and letting something read them for further logging/metrics would be the best option. This would allow individual implementation for each scenario. It would also allow adding extra module for something like micronaut-puslar-micrometer where events would be read and automatically pushed towards such specific observability.

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

No branches or pull requests

1 participant