According to the [specification](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#span-creation), the `Tracer` must provide the possibility to provide a parent span or a parent span context on span creation.
According to the specification, the
Tracermust provide the possibility to provide a parent span or a parent span context on span creation.