Skip to content

Commit 48c0fb5

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 83c9dcb commit 48c0fb5

File tree

6 files changed

+241
-59
lines changed

6 files changed

+241
-59
lines changed

0 commit comments

Comments
 (0)