Skip to content
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

feat(nextjs): Use OTEL tracing for pages router #13739

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lforst
Copy link
Member

@lforst lforst commented Sep 20, 2024

No description provided.

Copy link

codecov bot commented Sep 20, 2024

❌ 6 Tests Failed:

Tests completed Failed Passed Skipped
229 6 223 6
View the top 3 failed tests by shortest run time
server/getServerSideProps.test.ts Should report an error event for errors thrown in getServerSideProps
Stack Traces | 30s run time
getServerSideProps.test.ts:4:5 Should report an error event for errors thrown in getServerSideProps
isomorphic/getInitialProps.test.ts should propagate serverside `getInitialProps` trace to client
Stack Traces | 30s run time
getInitialProps.test.ts:4:5 should propagate serverside `getInitialProps` trace to client
pages-ssr-errors.test.ts Will capture error for SSR rendering error with a connected trace (Functional Component)
Stack Traces | 30s run time
pages-ssr-errors.test.ts:22:5 Will capture error for SSR rendering error with a connected trace (Functional Component)

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

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.

1 participant