getsentry / getsentry/sentry-java
Check if all relevant options can be set via `sentry.properties`
Ouverte
Improvement
Java
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.