startSpan creates a new Span with the given name and options on an optional context. If the context is not provided, the current active context should be used.
span name
Optionaloptions: SpanOptions
span options
Optionalcontext: Context
optional context
Tracer interface