Commit Graph

12 Commits

Author SHA1 Message Date
DIYgod bbe768246f
feat: vercel compatibility 2025-08-11 21:39:03 +08:00
dependabot[bot] 72466f0ea7
chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
incubator4 be3ba61788
chore: otel fix and enhancement (#16754)
* feat(otel): use routePath insteadof path

* feat(otel): add otel bucket boundary env

* chore: move otel to debug block with alphabetical sort
2024-09-15 19:42:21 +08:00
Songkeys b0464552b4
fix: return json error message when ?format=json (#16315) 2024-07-31 19:14:20 +08:00
DIYgod fc32036d51
fix: error in errorHandler 2024-07-14 15:27:43 +08:00
Nya Candy 68c7430fbb
feat(core): opentelementry support (update of #14668) (#16087)
* chore: squash commit

* fix: tweak some mentioned issues

---------

Co-authored-by: incubator4 <aries0robin@gmail.com>
2024-07-05 19:22:33 +08:00
dependabot[bot] 39af963b3c
chore(deps): bump @sentry/node from 7.114.0 to 8.3.0 (#15675)
* chore(deps): bump @sentry/node from 7.114.0 to 8.3.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.114.0 to 8.3.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.114.0...8.3.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

* fix: sentry import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 13:29:49 +08:00
DIYgod cef1ed1eb6
refactor: error types 2024-04-07 16:37:54 +08:00
DIYgod 2a6d5ac9f9
feat: better error message 2024-04-07 13:07:09 +08:00
github-actions[bot] ad93d75ce7 style: auto format 2024-04-04 12:30:18 +00:00
DIYgod f5ced001eb
test: errors 2024-03-31 03:17:53 +08:00
DIYgod 94cf0742af
feat: new error page 2024-03-06 02:33:28 +08:00