Effect CommunityEC
Effect Community2y ago
2 replies
subscriptions

Integrating Effect Tracing with Existing Span Processor

Hi everyone, I have been trying out effect and want to add tracing. We already have tracing setup in our app is it possible to use the existing span processor and exporter. Adding the example from the documentation seems to be not working well, the traces are getting sent but the span from effect are not getting attached to the parent span we create in our app. I'll try to provide a simple repo with our issue but is there any existing solutions to fix this?
Was this page helpful?