@maxim ,
We need distributed tracing between our Micro-services and temporal. From the docs, Identified following steps. Need to know how to propogate traceContext between http/java based microservices application. (Say from a Microservice to Temporal / Temporal to Other Back end Microservice). Could not find clear steps on the same.
- Configure or enable Opentracing in temporal with below.
https://github.com/temporalio/temporal/blob/main/develop/docs/tracing.md - Register the tracer with below code.
https://github.com/open-telemetry/opentelemetry-java/tree/main/opentracing-shim