Decorator for instrumenting regular Python functions with trace spans
Optional span name or description for the function's trace. If not provided, the function's qualified name is used.
A function decorator that instruments the target function with a trace span.