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

FastHTTP Handler not working with fiber #330

Closed
anistark opened this issue Feb 15, 2021 · 1 comment
Closed

FastHTTP Handler not working with fiber #330

anistark opened this issue Feb 15, 2021 · 1 comment

Comments

@anistark
Copy link

Summary

I'm using fiber which uses fasthttp context.
On integrating /fasthttp package, I'm getting the error as : invalid handler fasthttp.RequestHandler

Steps To Reproduce

I'm following the fasthttp documentation.

Expected Behavior

Sentry should have initialised.

Environment

Testing on local right now.

SDK

  • sentry-go version: v0.9.0
  • Go version: 1.15
  • Using Go Modules? yes
@cleptric
Copy link
Member

cleptric commented Oct 30, 2022

This won't work. You can take a look at https://github.com/gofiber/contrib/tree/main/fibersentry until we get #273 merged.

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

No branches or pull requests

4 participants