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

Attempt to use Check-Ins for server instance monitoring #17

Open
devSparkle opened this issue May 25, 2023 · 0 comments
Open

Attempt to use Check-Ins for server instance monitoring #17

devSparkle opened this issue May 25, 2023 · 0 comments
Assignees

Comments

@devSparkle
Copy link
Owner

devSparkle commented May 25, 2023

Sentry recently introduced a Check-Ins API intended to be used for CRON jobs. We could attempt to use this to display useful information about the amount of servers running, and potentially detect crashes.

A server would have to send a signal when closing to let Sentry know that the "CRON task" is no longer necessary. Should it fail to do this, Sentry (and the user) will assume a crash. This would effectively monitor data that Roblox developers have, at this time, no other way of monitoring.

@devSparkle devSparkle self-assigned this May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant