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

Error reporting #29

Open
fauno opened this issue Dec 14, 2023 · 3 comments
Open

Error reporting #29

fauno opened this issue Dec 14, 2023 · 3 comments

Comments

@fauno
Copy link
Collaborator

fauno commented Dec 14, 2023

It'd be great to track JS errors somewhere. Sometimes I need to debug an issue and the errors reported on journald are too limited, and awkward to parse.

I don't have a preference for platform though, and most are paid anyway. We've used Sentry for another project, and at Sutty what we did is emulate the Airbrake API to report backtraces as private issues on our Gitlab repo.

@RangerMauve
Copy link
Contributor

Is there no existing stuff for journald? We had some logging stuff we started using in the API which we could maybe reuse. https://github.com/hyphacoop/api.distributed.press/blob/main/api/index.ts#L68

@fauno
Copy link
Collaborator Author

fauno commented Feb 29, 2024

Are they sent over to a monitoring system?

@RangerMauve
Copy link
Contributor

At the moment I don't think so? cc @ASoTNetworks thoughts on how we can aggregate these sorts of logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants