getsentry / getsentry/sentry-java
Check if all relevant options can be set via `sentry.properties`
未关闭
Improvement
Java
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。