#FYI, I've updated the OTEL example with a multi-service setup.

4 messages ยท Page 1 of 1 (latest)

hoary pike
#

Now you can see tracing going through multiple services! ๐ŸŽ‰

north ridge
#

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 ๐Ÿ˜„

naive atlas
#

I think the OTEL libs do this automatically for common protocols and libraries like axios and gRPC, etc