Commit 1070e1f
Robert Read
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- irpc-derive
- src
- irpc-iroh/src
- src
6 files changed
+806
-413
lines changed
0 commit comments