Module rdkafka::statistics

source ·
Expand description

Client and broker statistics.

These statistics are collected automatically by librdkafka when the client is configured with a non-zero statistics.interval.ms. They are made available via the ClientContext::stats callback.

Refer to the librdkafka statistics documentation for details.

Structs§