getsentry / getsentry/sentry-javascript
SvelteKit Tracing: Handle Remote function requests and spans
オープン
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 はまだ評価されていません。