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 statisctics integration #3

Closed
vchekan opened this issue May 21, 2018 · 1 comment
Closed

Add statisctics integration #3

vchekan opened this issue May 21, 2018 · 1 comment
Labels
v0.9.x Only relevant to 0.9.x bindings in v0 branch

Comments

@vchekan
Copy link
Contributor

vchekan commented May 21, 2018

Description

Confluent kafka publish internal statistics (instrumentation) in OnStatistics event. It is published as string in JSON format.
It is much better if the library would do json parsing and expose strong-typed event object.

TODO: discuss with confluent developers possibility to change C driver to publish Protobuf-serialized statistics object. This would benefit all clients by avoiding the need to implement json parsing.

@bartelink bartelink added the v0.9.x Only relevant to 0.9.x bindings in v0 branch label Mar 23, 2019
@bartelink
Copy link
Collaborator

Closing as this is never going to happen. The FsKafka0 module introduced in 1.4.3 provides an onramp to the single practical/viable/maintained/tested API: FsKafka (which provides basic statistics logging).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.9.x Only relevant to 0.9.x bindings in v0 branch
Projects
None yet
Development

No branches or pull requests

2 participants