Skip to content

Kafka Metrics

FusionReactor tracks many metrics for kafka consumers.

Each consumer has its own metrics and can be selected in the top right of the page.

These include (but not limited to) the following :

  • Assigned partitions
  • Commit rate
  • Heartbeat rate
  • Commit Latency Average
  • Bytes Consumed Rate
  • Record Consumed Rate
  • Fetch Size Average
  • Request Size Average
  • Outgoing and Incoming Byte Rate

The documentation for what each metric is tracking is documented at (http://docs.confluent.io/current/kafka/monitoring.html)[http://docs.confluent.io/current/kafka/monitoring.html]