Skip to content

Health Tab

The Health tab monitors the operational health of the migration job’s components. It activates once the job starts running and provides real-time status for connectors, monitoring infrastructure, and overall system connectivity.

Health tab showing connector and system status

Connector health monitoring applies to MirrorMaker 2 and Replicator jobs. For each connector, the tab displays:

FieldDescription
Connector NameThe name of the connector as registered on the Connect cluster
Overall StatusAggregated status: Running, Failed, Paused, or Unassigned
Task CountNumber of running tasks out of total (e.g., 10/10 running)
Worker IDThe host:port string identifying the worker node executing each task

Expand a connector row to view the detailed task listing, which includes each task’s ID, worker assignment, state, and error messages if applicable.

This section displays a single health indicator for the monitoring infrastructure:

  • Health Status: Shown as Healthy, Unhealthy, or Unknown. When unhealthy, the UI displays error details describing the underlying issue.

Below the health indicator, the suite shows connectivity status for each endpoint:

  • Source Cluster: Connection state to the source Kafka cluster
  • Destination Cluster: Connection state to the destination Kafka cluster
  • Source Schema Registry: Connection state to the source schema registry
  • Destination Schema Registry: Connection state to the destination schema registry