KafkaTopicConsumption¶
Detailed information about the consumption of a Kafka topic.
Complete reference
This is a complete reference for the KafkaTopicConsumption
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the KafkaTopicConsumption
struct in an asset:
topicName ¶
Name of the Kafka topic.
topicPartition ¶
Partition of the Kafka topic.
topicLag ¶
Lag of the Kafka topic.
topicCurrentOffset ¶
Current offset of the Kafka topic.