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

Support Producer and Consumer datastreams in the Kafka Integration #11485

Open
ishleenk17 opened this issue Oct 22, 2024 · 2 comments
Open

Support Producer and Consumer datastreams in the Kafka Integration #11485

ishleenk17 opened this issue Oct 22, 2024 · 2 comments
Labels

Comments

@ishleenk17
Copy link
Contributor

Add support for the consumer and producer datastream in the Kafka Integration.
The corresponding metricsets are present in the Beats Kafa module.

@ishleenk17
Copy link
Contributor Author

I cross-checked the beats module.
The producer metrics are not present in any of the datastreams in Integration.
We should add them.
cc: @lalit-satapathy

@lalit-satapathy
Copy link
Collaborator

The kafka consumer and producer metrics are based on Jolokia JMX. They monitor the Java app. These Jolokia metrics can be fetched by jolokia input also. We can add this, if needed as a priority.

But, it is slightly different from actual Kafka topics monitoring done by consumergroup and producer.

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

No branches or pull requests

3 participants