Skip to content

ref(sveltekit): Distinguish span ops of server-only and universal load functions #7609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Mar 24, 2023

This PR adjust the span ops of load functions to distinguish between spans of server-only and universal load functions (+page.ts vs +page.server.ts):

image

  • Server-only load span op: function.sveltekit.server.load
  • Universal load span op: function.sveltekit.load

ref #7526

@Lms24 Lms24 requested a review from AbhiPrasad March 24, 2023 12:05
@Lms24 Lms24 self-assigned this Mar 24, 2023
@Lms24 Lms24 merged commit 5abe629 into develop Mar 24, 2023
@Lms24 Lms24 deleted the lms/sveltekit-distinguish-load-spans branch March 24, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants