Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

feat: implement sentry middleware#45

Merged
fabio-nettis merged 5 commits intomainfrom
refractor/sentry-middleware
Apr 16, 2024
Merged

feat: implement sentry middleware#45
fabio-nettis merged 5 commits intomainfrom
refractor/sentry-middleware

Conversation

@fabio-nettis
Copy link
Member

Description

This PR incorporates the official @hono/sentry middleware. This should allow for request performance tracing and more details inside the error spans.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@fabio-nettis fabio-nettis added the feature Optimizes or introduces a feature label Apr 16, 2024
@fabio-nettis fabio-nettis merged commit 0701674 into main Apr 16, 2024
@fabio-nettis fabio-nettis deleted the refractor/sentry-middleware branch April 16, 2024 14:53
@sentry
Copy link

sentry bot commented Apr 17, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: Test error <anonymous>(index.ts) View Issue
  • ‼️ Error: Test error <anonymous>(index.ts) View Issue
  • ‼️ TypeError: Attempted to assign to readonly property. <anonymous>(query.ts) View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature Optimizes or introduces a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant