Name | When it visible | Dimensions | Desc |
---|---|---|---|
ZooKeeperRequestLatencyMsMean | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | Mean latency in milliseconds for ZooKeeper requests from broker. |
ZooKeeperSessionState | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | Connection status of broker's ZooKeeper session which may be one of the following: NOT_CONNECTED: '0.0', ASSOCIATING: '0.1', CONNECTING: '0.5', CONNECTEDREADONLY: '0.8', CONNECTED: '1.0', CLOSED: '5.0', AUTH_FAILED: '10. |
CpuIdle | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The percentage of CPU idle time. |
KafkaAppLogsDiskUsed | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The percentage of disk space used for application logs. |
KafkaDataLogsDiskUsed | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The percentage of disk space used for data logs. |
MemoryUsed | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The size in bytes of memory that is in use for the broker. |
OfflinePartitionsCount | After the cluster gets to the ACTIVE state. | Cluster Name | Total number of partitions that are offline in the clus |
RootDiskUsed | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The percentage of the root disk used by the broker. |
NetworkRxPackets | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The number of packets received by the broker. |
NetworkRxPackets | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The number of packets received by the broker. |
Name | When it visible | Dimensions | Desc |
---|---|---|---|
FetchConsumerTotalTimeMsMean | After there's a producer/consumer. | Cluster Name, Broker ID | The mean total time in milliseconds that consumers spend on fetching data from the broker. |
FetchFollowerTotalTimeMsMean | After there's a producer/consumer. | Cluster Name, Broker ID | The mean total time in milliseconds that followers spend on fetching data from the broker. |
MessagesInPerSec | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The number of incoming messages per second for the broker. |
FetchFollowerTotalTimeMsMean | After there's a producer/consumer. | Cluster Name, Broker ID | The mean total time in milliseconds that followers spend on fetching data from the broker. |
ProduceTotalTimeMsMean | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The mean produce time in milliseconds. |
requestTime | After request throttling is applied. | Cluster Name, Broker ID | The average time spent in broker network and I/O threads to process requests. |
UnderMinIsrPartitionCount | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The number of under minIsr partitions for the broker. |
UnderReplicatedPartitions | After the cluster gets to the ACTIVE state. | Cluster Name, Broker ID | The number of under-replicated partitions for the broker. |
Name | When it visible | Dimensions | Desc |
---|---|---|---|
MessagesInPerSec | After you create a topic. | Cluster Name, Broker ID, Topic | The number of messages received per second. |