eG Monitoring
 

Measures reported by AWSMSKTopicDTest

Kafka has a dedicated and fundamental unit for Event or Message organization, called Topics. Kafka Topics are Virtual Groups or Logs that hold messages and events in a logical order, allowing users to send and receive data between Kafka Servers with ease.

This test helps the administrators to monitor any unnecessary message conversion that happened in the target AWS Managed Service Kafka servers.

Outputs of the test: One set of results for the target AWS Managed Service Kafka server.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
fetchMessageConversions Indicates the number of fetch message conversions per second for the broker. Number

 

produceMessageConversion Indicates the number of produce message conversions per second for the broker. Number

 

replicationBytesIn Indicates the number of bytes per second received from other brokers. Number

 

replicationBytesOut Indicates the number of bytes per second sent to other brokers. Number

This metric is useful to monitor if the broker is a leader for a group of partitions.