getsentry / getsentry/sentry-java
Document what OpenTelemetry defaults make sense to change for use with Sentry
Ouverte
Improvement
Java
Spans
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
### Description
Document what OpenTelemetry defaults make sense to change for use with Sentry, e.g.:
- ~~MongoDB queries do not have values but just `?` placeholders in the statement, there is a flag to change this in OpenTelemetry (https://opentelemetry.io/docs/zero-code/java/agent/instrumentation/#db-statement-sanitization)~~ we don't want to be recording query values
- HTTP headers are missing
Also add a note to warn about potential PII.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.