OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_MESSAGING_ROCKETMQ_MESSAGE_GROUPConst Experimental

    ATTR_MESSAGING_ROCKETMQ_MESSAGE_GROUP: "messaging.rocketmq.message.group" = ...

    It is essential for FIFO message. Messages that belong to the same message group are always processed one by one within the same consumer group.

    "myMessageGroup"

    @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.