getsentry / getsentry/sentry-java
Document what OpenTelemetry defaults make sense to change for use with Sentry
オープン
Improvement
Java
Spans
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。