getsentry / getsentry/sentry-java

Automatically capture gRPC errors / exceptions

Ouverte
#3,265 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Errors Feature Java
Langage dominant
Kotlin
Étoiles
1.4k
Forks
478
Merge moyen
2 j 23 h
PR mergées (30 j)
67

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.