This repository hosts a GitHub Actions-based URL monitoring tool with a dashboard.
- Ping workflow:
.github/workflows/ping-url.yml - Dashboard:
index.html - Documentation:
documentation.html - Logs:
logs/latest-summary.json,logs/runs.ndjson,logs/requests.log
The monitoring workflow runs every 2 minutes and updates logs used by the dashboard.