Skip to content

TraceDataEncoder add SubAfter trace bean timestamp #3136

@StyleTang

Description

@StyleTang

FEATURE REQUEST

  1. Please describe the feature you are requesting.

Add SubAfter trace bean timestamp field.

  1. Provide any additional detail on your proposed use case for this feature.

org.apache.rocketmq.client.trace.TraceDataEncoder#encoderFromContextBean add SubAfter trace bean timestamp

  1. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?

should-have.
Mentioned in PR-744 , the timeStamp and consumeGroup have been deleted by this commit.

(It is fine for deleting SubAfter consumeGroup because we can find consume group from SubBefore traceContext by messageId and requestId)

I use subBefore timestamp+costTime instead of subAfter timestamp, but it is not reasonable.

  1. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions