getsentry / getsentry/sentry-java

Add policy-controlled URL query data to Ktor client spans

Ouverte Adaptée aux débutants
#5,984 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Feature Java Platform: Java Spans
Langage dominant
Kotlin
Étoiles
1.4k
Forks
478
Merge moyen
2 j 23 h
PR mergées (30 j)
67

Description

## 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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
kotlin
Domaine
observability-sre
Type d'issue
Fonctionnalité
Difficulté
2/5
Temps estimé
1-3 heures
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
68/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.