#FYI, I've updated the OTEL example with a multi-service setup.
4 messages ยท Page 1 of 1 (latest)
hi @hoary pike . Do you use TCP for you microservices? How can you propagate tracing context from one service to another service?
any input is highly appreciated since I'm stuck with this ๐
I think the OTEL libs do this automatically for common protocols and libraries like axios and gRPC, etc