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

Application Monitoring #28

Open
scefali opened this issue Jun 22, 2023 · 2 comments
Open

Application Monitoring #28

scefali opened this issue Jun 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@scefali
Copy link

scefali commented Jun 22, 2023

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.

@ykhli
Copy link
Collaborator

ykhli commented Jun 22, 2023

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!

@scefali
Copy link
Author

scefali commented Jun 23, 2023

@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.

@ykhli ykhli added the enhancement New feature or request label Jun 24, 2023
61cygni pushed a commit that referenced this issue Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants