docs(cloudflare): Add docs for honoIntegration#15251
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
Bundle ReportChanges will increase total bundle size by 267 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-client-array-pushAssets Changed:
view changes for bundle: sentry-docs-server-cjsAssets Changed:
|
JPeer264
approved these changes
Oct 17, 2025
| ### Report Unhandled Exceptions | ||
|
|
||
| Next, bind an `onError` hook to report unhandled exceptions to Sentry: | ||
| Sentry automatically reports exceptions reported by the `onError` function from Hono. In case the error comes with a status code, it captures all errors except for the ones with a 3xx or 4xx status code. |
Member
There was a problem hiding this comment.
l: maybe it is worth to mention that this is only true, unless it gets overwritten by shouldHandleError. Or the other way around to write inside shouldHandleError that this will overwrite the auto reports from Sentry
Member
Author
There was a problem hiding this comment.
I think I'll just add a "By default, " at the beginning of the sentence, since I am referring to customizing the behavior below.
inventarSarah
approved these changes
Oct 20, 2025
docs/platforms/javascript/guides/cloudflare/configuration/integrations/hono.mdx
Outdated
Show resolved
Hide resolved
…grations/hono.mdx Co-authored-by: Sarah Mischinger <sarah@codingwriter.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
This adds docs for this PR: getsentry/sentry-javascript#17743
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: