getsentry / getsentry/sentry-java
Document what OpenTelemetry defaults make sense to change for use with Sentry
未關閉
Improvement
Java
Spans
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
### Description
Document what OpenTelemetry defaults make sense to change for use with Sentry, e.g.:
- ~~MongoDB queries do not have values but just `?` placeholders in the statement, there is a flag to change this in OpenTelemetry (https://opentelemetry.io/docs/zero-code/java/agent/instrumentation/#db-statement-sanitization)~~ we don't want to be recording query values
- HTTP headers are missing
Also add a note to warn about potential PII.
貢獻指南
研究方向
首先定位儲存庫的 OpenTelemetry 文件,並檢閱連結的 OpenTelemetry Java agent instrumentation 指南。記錄哪些預設值適用於 Sentry,保留不記錄查詢值的決定,涵蓋 HTTP headers,並新增關於可能包含 PII 的警告。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100