question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sentry Middleware

See original GitHub issue

We can make “Sentry Middleware” using “Toucan”. It will be as a third-party middleware.

https://github.com/robertcepa/toucan-js

If we decide to make it, the repository and package name will be:

github.com/honojs/sentry
@honojs/sentry

Below is the description of how to make third-party middleware:

https://github.com/honojs/hono/blob/main/docs/CONTRIBUTING.md#third-party-middleware

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

2reactions
nathanclevengercommented, Aug 1, 2022

@yusukebe this is something that @sam-lippert and I would like to work on. It should be fairly straightforward.

1reaction
yusukebecommented, Aug 4, 2022

Hi @nathanclevenger @sam-lippert

I made a mistake! That repository I wrote the comment above is wrong! I made the correct repository and sent the invitation to you.

https://github.com/honojs/sentry

I set your access role as “write”. Later, if you want to have a “maintain” role, please tell me. Let’s go!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrations | Sentry Documentation
statusCode = 500; res.end(res.sentry + "\n"); } connect( // The request ... The error handler must be before any other error middleware app.use(Raven....
Read more >
redux-sentry-middleware - npm
Redux middleware for propagating Redux state/actions to use with new @sentry/browser and @sentry/node.. Latest version: 0.2.2, ...
Read more >
honojs/sentry: Sentry Middleware for Hono - GitHub
Sentry middleware for Hono. Sentry middleware for Hono. This middleware sends captured exceptions to the specified Sentry data source name via toucan-js.
Read more >
rrnl-sentry-middleware - npm Package Health Analysis - Snyk
A middleware of React Relay Network Layer, which adds graphQL request info to sentry breadcrumb. For more information about how to use this...
Read more >
redux-sentry-middleware - UNPKG
redux-sentry-middleware. Version: 0.0.12, 0.0.13, 0.0.15, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.6, 0.1.7, 0.1.8, 0.2.0, 0.2.1, 0.2.2. 3 files, 1 folder ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found