getsentry / getsentry/sentry-java
Check if all relevant options can be set via `sentry.properties`
Offen
Improvement
Java
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1.4k
- Forks
- 478
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 67
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.