getsentry / getsentry/sentry-javascript

SvelteKit Tracing: Handle Remote function requests and spans

Open
#17,474 1 comment 1 reaction 0 assignees View on GitHub
Improvement SvelteKit
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.