Skip to content

Commit 1070e1f

Browse files
author
Robert Read
committed
Propagate opentelemetry spans across remote connections.
The current span context is extracted and serialized with the message, and deserialized in read_request_raw() and saved in thread local storage. The generated RemoteService now creates a new span based on the message variant name, and sets the new span's parent to the extracted context.
1 parent 56a63b8 commit 1070e1f

File tree

6 files changed

+806
-413
lines changed

6 files changed

+806
-413
lines changed

0 commit comments

Comments
 (0)