Anton Pirker
Anton Pirker
This has now been released!
Hello @wmak Thanks for writting in. Sorry this issue slipped through the cracks. This is a really good point, and I think this is a bug that we should address....
Hey @guiscaranse and @temoto ! Thanks for the great work. I think this is a important contribution to improve Sentry with async Python. I will try to review and test...
Hey @guiscaranse Sorry for taking soo long. I think it looks good. Could you please rebase your branch on master again (or merge master into it) So we have an...
In the mean time @sl0thentr0py could you also please have a look? Thanks!
Also have a look at this, to run it in more test runners in GH actions at the same time: https://github.com/ymyzk/tox-gh-actions
Hey @BeryJu ! Thanks for this contribution! On the first glance it looks great. Please fix the one problem the linter is reporting. I will see If I can review...
Here is a request without the Signals instrumentation: Here is the same request with the Signals instrumentation:
Hey @BeryJu ! I have now tried your signals instrumentation. See the screenshots above. Are you creating a span for each signal that is triggered, right? Because those timings are...
I just updated my sample project to actually doing some work in the signal receivers (added a `time.sleep()`) and now the screenshot looks like I envisioned it: ![Screenshot 2022-08-04 at...