From 22774267b13d7c74091d8956956a9c492e209e65 Mon Sep 17 00:00:00 2001 From: scottkiener-at-safelite Date: Mon, 3 Nov 2025 11:02:59 -0500 Subject: [PATCH] CASH-1706 | Add healthcheck page into static folder --- public/static/healthcheck/index.html | 1072 ++++++++++++++++++++++++++ 1 file changed, 1072 insertions(+) create mode 100644 public/static/healthcheck/index.html diff --git a/public/static/healthcheck/index.html b/public/static/healthcheck/index.html new file mode 100644 index 000000000..8df309651 --- /dev/null +++ b/public/static/healthcheck/index.html @@ -0,0 +1,1072 @@ + + + + + + API Health Check Dashboard + + + +
+
+

API Health Check Dashboard

+
+ +
+ +
+ Loading... +
+
+ Never updated +
+
+ +
+
+
+ Loading health check data... +
+
+ +
+
+
+
Refreshing health checks...
+
+
+
+ + + + \ No newline at end of file