getsentry / getsentry/sentry-java

Automatically capture gRPC errors / exceptions

オープン
#3,265 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
Errors Feature Java
主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 23時間
マージ済み PR(30日)
67

説明

### Problem Statement

Sentry Java SDK currently does not automatically capture GRPC exceptions and users are required to manually send them to Sentry.

### Solution Brainstorm

Add support for automatically capturing errors.

From a quick look into it there are two options: register an interceptor that sends the events to Sentry or extract errors from OTEL spans.

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

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

評価

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

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

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