getsentry / getsentry/sentry-java

Automatically capture gRPC errors / exceptions

Đang mở
#3,265 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Errors Feature Java
Ngôn ngữ chính
Kotlin
Star
1.4k
Fork
478
Merge trung bình
2 ngày 23 giờ
Pull request đã merge (30 ngày)
67

Mô tả

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

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.