Skip to content

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:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

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.