Skip to content

Conversation

@emelialei88
Copy link
Collaborator

@emelialei88 emelialei88 commented Nov 13, 2025

Add d-trace support for PUT and PUSH messages. Producers serialize the current d-trace span (if present) into a message property and consumers will deserialize the span and create a child span.

For producer, the span is created when it sends a PUSH message, and destroyed when it gets Ack (or Nack).
For consumer, the span is created when it receives a PUT message, and destroyed when it CONFIRMs.

@emelialei88 emelialei88 requested a review from a team as a code owner November 13, 2025 19:54
@emelialei88 emelialei88 marked this pull request as draft November 13, 2025 19:55
@emelialei88 emelialei88 force-pushed the feat/dtrace branch 3 times, most recently from 169953c to fea4f69 Compare November 13, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants