pub const MESSAGING_KAFKA_MESSAGE_OFFSET: &str = "messaging.kafka.message.offset";
The offset of a record in the corresponding Kafka partition.
42