getsentry / getsentry/sentry-python

Expand `record_lost_event` to Provide Envelope/Event Data and Integration Data

Đang mở
#4,840 5 bình luận 0 reaction 0 người được giao Xem trên GitHub
Feature 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ả

### Problem Statement

Hello!

Currently [record_lost_event](https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/transport.py#L132) is very limited and only provides `event_processor` as the reason to why an event was dropped. It is also missing data on what type of event depending (specifically on the dedup integration).

What is being dropped and why it is being dropped is important for the consumers of the API and can be used to track their own telemetry.

### Solution Brainstorm

Expose the event and what integration acted upon the event

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.