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

Sentry integration for error reporting/tracking #599

Closed
Yegair opened this issue Aug 13, 2021 · 2 comments
Closed

Sentry integration for error reporting/tracking #599

Yegair opened this issue Aug 13, 2021 · 2 comments
Labels
priority: low type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@Yegair
Copy link

Yegair commented Aug 13, 2021

Is your feature request related to a problem? Please describe.
There is an official NextJS Sentry integration, which unfortunately does not work with this plugin. I have created a bug ticket (getsentry/sentry-javascript#3880) within their repository, but maybe a native Sentry integration within the Netlify NextJS plugin makes more sense?

To be more specific: The client side integration works without any problems, but errors in Netlify functions are not tracked.

Describe the solution you'd like
It should be easy to use Sentry for error reporting and tracing of NextJS applications that run on Netlify. Maybe Sentry for AWS Lambda can just be used out of the box for server side error tracking?

Describe alternatives you've considered
An obvious alternative is to use Vercel instead, but I think that misses the point here. Maybe there are better ways to get insight into errors as they happen, but I am not aware of a solution that integrates with Netlify and NextJS.

Additional context
As I said above, there is a corresponding bug ticket within the sentry-javascript repository (getsentry/sentry-javascript#3880).

@lindsaylevine lindsaylevine added type: feature code contributing to the implementation of a feature and/or user facing functionality priority: low labels Aug 23, 2021
@lindsaylevine
Copy link

hey @Yegair, thanks for suggesting this to us and sharing the issue you opened in getsentry. this would definitely be a valuable feature whenever we can get to it. we'll circle back when we find some bandwidth 🙏

@MarcL
Copy link
Contributor

MarcL commented Apr 24, 2023

Hey @Yegair.

We've now got support for Sentry as a Netlify integration so you can use that.

https://www.netlify.com/integrations/sentry/

Thanks!

@MarcL MarcL closed this as completed Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

No branches or pull requests

3 participants