Commit 48c0fb5
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 83c9dcb commit 48c0fb5
File tree
6 files changed
+241
-59
lines changed- irpc-derive
- src
- irpc-iroh/src
- src
6 files changed
+241
-59
lines changed
0 commit comments