bugsnag / bugsnag-js-performance

Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides
MIT License
5 stars 3 forks source link

Support for Remix #467

Open ondrejsevcik opened 5 months ago

ondrejsevcik commented 5 months ago

Hi, I see there is a documentation for how to use the performance package with ReactRouter.

Did you consider adding support for Remix as well? What is your recommendation for server side rendered apps with hydration on client (Remix, Next.js, etc.)?

Thank you

hannah-smartbear commented 4 months ago

Hi @ondrejsevcik

We have an item in our backlog to look at adding support for Remix for performance, and we have highlighted your interest in this with our product team. We don’t have an ETA for when this might be implemented, but we will be sure to let you know of any updates.

While we don’t have official support for Next.js either, we introduced better support for performance in SSR apps in v2.2.0 of bugsnag-js-performance, so we would recommend giving that version or higher a go and seeing if that suits your use case.