diff --git a/README.md b/README.md index 2b056bd..2795912 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ This repository contains a completed set of SRE deliverables for the Ghaymah exa The root Flask application provides a lightweight service health endpoint and a browser dashboard. It tracks its process uptime and the number of requests handled since startup. +**App URL on Ghaymah Systems: [https://ghaymah-sre-api-320ed50fd626.hosted.ghaymah.systems](https://ghaymah-sre-api-320ed50fd626.hosted.ghaymah.systems)** + ### Run locally ```bash @@ -117,6 +119,8 @@ For the complete rationale, see [the calculations](q4-scalability/calculations.m This is a separate Flask service that monitors `https://mithal.space` every 60 seconds. Each collection records: +**App URL on Ghaymah Systems: [https://mithal-dashboard-e37761be7d74.hosted.ghaymah.systems](https://mithal-dashboard-e37761be7d74.hosted.ghaymah.systems)** + - HTTP status and response latency - DNS lookup latency - TLS certificate expiration date and days remaining