I'm using datadog and collect span with some intrumentation (httpx, wsgi), but when an exception is raised, the stacktrace is missing in datadog. I looked at the instrumentation code and saw that the ...