opentelemetry_semantic_conventions::attribute

Constant MESSAGING_KAFKA_OFFSET

source
pub const MESSAGING_KAFKA_OFFSET: &str = "messaging.kafka.offset";
Expand description

The offset of a record in the corresponding Kafka partition.

ยงExamples

  • 42