Add more semantic convention attributes of Apache RocketMQ #2880
Labels
[label deprecated] triaged-needmoreinfo
[label deprecated] The issue is triaged - the OTel community needs more information to decide
spec:trace
Related to the specification/trace directory
Add more semantics convention attributes of Apache RocketMQ.
messaging.rocketmq.message_group
: message group is essential for FIFO message. Messages that belong to the same message group are always processed one by one within the same consumer group.messaging.rocketmq.delivery_timestamp
: the timestamp in milliseconds that the delay message is expected to be delivered to consumer.messaging.rocketmq.delay_time_level
: the delay time level for delay message, which determines the message delay time.The text was updated successfully, but these errors were encountered: