Configuring Tracing on the Default Runtime in Effect Typescript
is there a way to configure tracing on the default runtime? We're migrating to effect so currently have lots of
runPromise etc everywhere where the dependency isn't provided.