Data Channel

The Data Channel page is to check the state of the Kafka Brokers.

Data Pipelines use the Kafka topics as communication channels to pass info between components. It is crucial for the functionality of the pipeline that brokers are up and running.

It shows the health of the brokers, the number of partitions per broker, and Disk Space used.

Check out the given walk-through to understand Data Channel and Cluster Events.

  • The green indicator in status shows the broker is up and running; if it is red then the broker is down.

Last updated