getsentry / getsentry/sentry-python
Double-check that `set_transaction_name` is set early enough
Đang mở
Python
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
In the new major, in our WSGI and ASGI integrations we used to rely on the event processor to set the correct transaction name. We had to move the transaction name setting to the patches in the scope of the span streaming refactor. Verify that we haven't missed any cases (errors captured too early, etc.) where we wouldn't attach the correct transaction name.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.