getsentry / getsentry/sentry-java

Add policy-controlled URL query data to Ktor client spans

オープン 初心者向け
#5,984 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Feature Java Platform: Java Spans
主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 23時間
マージ済み PR(30日)
67

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
kotlin
領域
observability-sre
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。