Moving [this thread](#general message) here
How can I get otel tracing to work? Here's what I have.
ctx, span := otel.Tracer("ourskycustom").Start(k.runContext, "build-trace-start")
defer span.End()
I tried last night with a tracer name of dagger sdk - can't recall exactly.
happy to DM you guys the dagger cloud trace, but I see nothing