opbeat_python
opbeat_python copied to clipboard
opbeat.trace() shows the last line of the decorated function
The stacktrace of a decorated function shows up as the last line of the decorated function. We should instead show the function signature or the decorator.