Anton Pirker

Results 359 comments of Anton Pirker

One thing about proper SNS/SQS/EventBridge support. One can probably set meta information for events send through those services, so we maybe can set/grab Sentrys trace ID when using those services...

Maybe we can also try to integrate the work done here #956 to make it a Django 4 and Template performance stuff update to DjangoIntegraton. (Just posting this here, so...

- [x] The async class based views and the async orm functions show up in the performance page as expected. - [x] All the tests pass - [ ] When...

I have now created a reproduction script: https://github.com/getsentry/minimum_python_async/blob/main/task2.py (Notice that I do not create spans/children in `_batch_task()` anymore.) I also created a new `AsyncioIntegration` that creates new spans for async...

This is also related with this amazing issue: https://github.com/getsentry/sentry-python/issues/1187

Hey @Agalin and @polina-popova ! Sorry for the delay! And thank you soo much for the great work! I will have a look at this today, and I will also...

Oh, and please fix also the linting errors. Thanks!

I have now added a new function for nicer PII stripping, could you review my PR @Agalin : https://github.com/operasoftware/sentry-python/pull/1 Thank you very much!

I have to stay home to take care of my daughter today (some childrens sickness) Could you fix the tests please @Agalin ? I think when the tests are green...