StartSpan starts a new span with a given parent context, operation name, tags and optional parent span. It returns a context with the created span.
( parentCtx context.Context, opName string, tags opentracing.Tags, reference ...opentracing.SpanContext, )
source not stored for this graph (policy: none)
no outgoing calls