Micrometer context propagation

Is there a way to propagate Micrometer context to Workflows and activities?

1 Like

Is it compatible with OpenTracing? If not then you can write your own interceptor to propagate it.

@abhijit911turbo where you able to solve this?