getsentry / getsentry/sentry-java
Add policy-controlled URL query data to Ktor client spans
Abierto
Apto para principiantes
Feature
Java
Platform: Java
Spans
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
## 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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- kotlin
- Área
- observability-sre
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 68/100