getsentry / getsentry/sentry-java
Add policy-controlled URL query data to Ktor client spans
Offen
Anfängerfreundlich
Feature
Java
Platform: Java
Spans
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1.4k
- Forks
- 478
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 67
Beschreibung
## Problem
Ktor (`SentryKtorClientPlugin`) does not apply URL details to the span and thus lacks data fields / attributes like query.
In the next major we should add `urlDetails.applyToSpan(span)`.
We didn't do this as part of #5983 due to risk of leaking data to Sentry when doing this in a minor.
Beitragsleitfaden
Rechercherichtung
Start at SentryKtorClientPlugin and trace where urlDetails is available for client spans. Confirm the next-major behavior applies policy-controlled URL query data without changing the minor-release behavior; done when the relevant span attributes reflect the intended URL details.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- kotlin
- Bereich
- observability-sre
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 68/100