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

Improve traffic and error capturing #193

Merged
merged 14 commits into from
May 26, 2024
Merged

Conversation

schehata
Copy link
Collaborator

@schehata schehata commented May 23, 2024

This PR provides 2 methods to facilitate logging HTTP requests.

The docs and examples have been updated to:

  • Ask the users to create middleware.ts so that HTTP requests could be captured
  • Encourage the users to create error.tsx to capture routing errors.

This will introduce new sources:

  • middleware
  • error.tsx

Copy link

vercel bot commented May 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-axiom-example ❌ Failed (Inspect) May 23, 2024 0:29am

@schehata schehata requested a review from bahlo May 23, 2024 09:37
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
schehata and others added 2 commits May 23, 2024 12:49
Co-authored-by: Arne Bahlo <arne@axiom.co>
Co-authored-by: Arne Bahlo <arne@axiom.co>
@schehata schehata merged commit cf4b425 into main May 26, 2024
8 of 9 checks passed
@schehata schehata deleted the improve-traffic-and-error-capturing branch May 26, 2024 00:36
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.

None yet

2 participants