Zookeeper

  1. Navigate to MQ monitoring on the left pane in the Observability portal.
  2. Select Kafka from the Message queue drop-down list.
  3. Click Zookeeper to view the zookeeper related details. A screen similar to the following is displayed.
Kafka Zookeeper Dashboard

The following widgets are available for you to comprehend metrics in a graph format.

Widget nameDescription
Zookeeper disconnectIddentifies connectivity issues, ensuring Zookeeper's availability, and maintaining the stability of your Kafka cluster.
Zookeeper connectUnderstands Zookeeper's workload, monitor client connections, and ensures the stability of your Kafka ecosystem.
Zookeeper expire/secondDetects session expiration issues, ensures Zookeeper's stability, and maintains the reliability of your Kafka cluster.
Zookeeper auth failureIdentifies authentication issues, ensures secure access to Zookeeper, and maintains the security of your Kafka cluster.
Zookeeper read only connectRefers to a mode of connection where a client is only allowed to perform read operations on the Zookeeper ensemble.
Zookeeper SASL authenticationSecures communication between Kafka brokers and Zookeeper servers.