Kafka Real-Time Collection Agent Input/Output and MIM (4.2)
Input/Output Data   Â
This section includes information about the data type that the agent expects and delivers.
The agent retrieves messages from Kafka and creates one KafkaRecord
per message and produces KafkaRecord
types.Â
Meta Information Model (MIM)
Published MIMs
MIM Parameter | Description |
---|---|
Estimated Lag | Estimated lag is the sum of the currently outstanding messages for the assigned topic/partitions for this agent. Estimated Lag is of type long and is defined as a header MIM context type. |