non-empty-string $spanName :
public function __construct(string $spanName, InstrumentationScopeInterface $instrumentationScope, TracerSharedState $tracerSharedState) { $this->attributesBuilder = $this->tracerSharedState ->getSpanLimits() ->getAttributesFactory() ->builder(); }