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

Uptime reporting #7

Closed
intenscia opened this issue May 10, 2019 · 0 comments
Closed

Uptime reporting #7

intenscia opened this issue May 10, 2019 · 0 comments

Comments

@intenscia
Copy link
Contributor

I've always wanted to be able to report uptime to users of the mod.io API. I believe adding an ?uptime command would be nice.

Internally we have the endpoint https://api.mod.io/sys/test/?api_key=APIKEYHERE which reports the API + DB status.

However externally we use Pingdom to monitor mod.io, you can see public reports:

Web
API

I think it would be cool to have the ?uptime command return something like:

Last checked 35 seconds ago:

✅ Web 100% uptime last 7 days (672ms average response time)
❌ API 98.99% uptime last 7 days (400ms average response time)

To get that information, you will need to use the Pingdom API, if you are interested I can PM you an API key to use on Discord.

@nickelc nickelc closed this as completed Mar 10, 2020
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

2 participants