getsentry / getsentry/sentry-java
Check if all relevant options can be set via `sentry.properties`
未關閉
Improvement
Java
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
### Description
We found some options (`send-default-pii` and `max-request-body-size`) that weren't parsed from external options (`sentry.properties`) and thus couldn't be configured for our Sentry OpenTelemetry Java Agent when using auto init.
We should investigate whether there's more options that should be configurable through `sentry.properties` but currently aren't.
貢獻指南
研究方向
首先稽核用於 sentry.properties 的選項解析,並將其與 Sentry OpenTelemetry Java Agent 支援的選項進行比較,包括 send-default-pii 和 max-request-body-size。完成的標準是:每個相關選項都可以透過 sentry.properties 進行設定,或被明確標示為不支援。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100