getsentry / getsentry/sentry-javascript

SvelteKit Tracing: Handle Remote function requests and spans

オープン
#17,474 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
Improvement SvelteKit
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
515

説明

Follow-up from [https://github.com/getsentry/sentry-javascript/issues/16982](https://github.com/getsentry/sentry-javascript/issues/16982)

Right now, remote function call requests don't produce nice traces because they're handled like non-route requests by `sentryHandle`. We need to check the isRemoteRequest property on the request event to identify and handle these requests correctly

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

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

評価

この issue はまだ評価されていません。

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

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