getsentry / getsentry/sentry-python

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

オープン
#4,840 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
Feature Python
主要言語
Python
スター
2.2k
フォーク
669
平均マージ
1日 1時間
マージ済み PR(30日)
213

説明

### 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。