getsentry / getsentry/sentry-java
OpenTelemetry HTTP client errors
未關閉
Feature
Java
Spans
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 2 天 22 小時
- 30 天內合併 PR
- 69
描述
### Problem Statement
Implement client errors, similar to what we have e.g. for OkHttp
### Solution Brainstorm
In SpanProcessor / SpanExporter check span attributes and create a Sentry error.
Should probably be opt-in at the start and then become opt-out later.
貢獻指南
研究方向
先檢視現有的 OkHttp client 錯誤處理,接著檢查 issue 中提到的 SpanProcessor 與 SpanExporter 部分。確定 span 屬性應如何產生 Sentry 錯誤,以及提議的 opt-in 行為應如何運作;issue 未指定特定的檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- kotlin
- 領域
- observability-sre
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100