You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there interest in adding an application monitoring solution such as Sentry (which can be self-hosted if you don't want to pay for Saas)? If so I can, spend some time adding it in.
The text was updated successfully, but these errors were encountered:
hey @scefali thanks for this! Definitely interested in learning more - could you maybe post more details on how this works and which parts will be the most useful for devs building an AI app? Excited to dive in!
@ykhli Sure! So Sentry has a Next.js sdk that would be useful here. It provides error, performance, and session replay monitoring out of the box. I added Sentry to the EpicStack which is also hosted on Fly.io so I'd largely follow the same strategy I did there.
As for what's most useful, I'd say definitely error and session replay. Performance is probably less so.
Is there interest in adding an application monitoring solution such as Sentry (which can be self-hosted if you don't want to pay for Saas)? If so I can, spend some time adding it in.
The text was updated successfully, but these errors were encountered: