getsentry / getsentry/sentry-java
Document what OpenTelemetry defaults make sense to change for use with Sentry
Abierto
Improvement
Java
Spans
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 22 h
- PR fusionados (30 d)
- 69
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.