This topic describes the monitoring metrics of Message Queue for Apache Kafka.
- Set the Namespace parameter to acs_kafka.
- Set the Period parameter to an integral multiple of 60s. The default value is 60s.
Metric | Unit | Metric | Dimensions | Statistics |
---|---|---|---|---|
InstanceDiskUtilization | % | instance_disk_capacity | userId and instanceId | Maximum |
InstanceMessageInput | bytes/s | instance_message_input | userId and instanceId | Value |
InstanceMessageOutput | bytes/s | instance_message_output | userId and instanceId | Value |
MessageAccumulation | count | message_accumulation | userId, instanceId, and consumerGroup | Value |
MessageAccumulationOneTopic | count | message_accumulation_onetopic | userId, instanceId, consumerGroup, and topic | Value |
TopicMessageInput | MB/s | topic_message_input | userId, instanceId, and topic | Value |
TopicMessageOutput | MB/s | topic_message_output | userId, instanceId, and topic | Value |