getsentry / getsentry/sentry-java
Check if all relevant options can be set via `sentry.properties`
Abierto
Improvement
Java
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 22 h
- PR fusionados (30 d)
- 69
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.