Files
upptime/README.md
T
2020-08-10 06:43:07 +05:30

2.5 KiB

⬆️ Koj Status

This repository uses GitHub Actions as an uptime monitor to track the status of Koj websites.

Live status: 🟩 All systems operational

How it works

  • Every 5 minutes, a GitHub Actions workflow tries to visit our websites
  • It records the response time and commits it for git history
  • If a site is down, an issue is opened and CODEOWNERS are tagged
  • This README shows the status summary and average response time
  • Our static status site uses the GitHub API to generate our status site

If you want your own GitHub Actions-powered uptime monitor, use this template or fork this repository, change the ./statusrc.yml file with the URLs to visit, and enable Actions.

📈 Status

URL Status History Response Time Uptime
Koj.co 🟩 Up koj-co.yml Response time graph 326ms 100.00%
Koj CDN 🟩 Up koj-cdn.yml Response time graph 530ms 100.00%
URL Shortener 🟩 Up url-shortener.yml Response time graph 131ms 100.00%
Koj Status 🟩 Up koj-status.yml Response time graph 139ms 100.00%
Koj Analytics 🟩 Up koj-analytics.yml Response time graph 284ms 100.00%
Koj API 🟩 Up koj-api.yml Response time graph 277ms 100.00%

📄 License