tracer()->spanBuilder('root')->startSpan()->end(); $instrumentation->meter()->createCounter('cnt')->add(1); echo 'Finished!' . PHP_EOL;