Spans help you organize and track requests across microservices within traces. A trace represents the entire journey of a request through your system, while spans are smaller units of work within that trace.
Initialize Spans with Trace Object
Alternative: Create Spans Using Logger Object