From 072999733a4e5a9f310dcb11ff68374be99faad3 Mon Sep 17 00:00:00 2001 From: Hermes Bot Date: Thu, 16 Jul 2026 09:11:33 -0400 Subject: [PATCH] feat(dashboard): port the Grafana tab from PR #71 onto main MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The tab (button + lazy kiosk iframe of /grafana/d/ordo-llm-gpu) only ever lived on feat/grafana-monitoring; the deployed image had been built from that branch, so rebuilds from main silently dropped it. The branch's V1 compose/monitoring pieces are superseded by the v2 monitoring plugin — this ports the one hunk that wasn't. Co-Authored-By: Claude Fable 5 --- dashboard/static/index.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/dashboard/static/index.html b/dashboard/static/index.html index de4c4c7..61f39bb 100644 --- a/dashboard/static/index.html +++ b/dashboard/static/index.html @@ -1615,6 +1615,7 @@

Ordo AI Stack Dashboard

+
@@ -1960,6 +1961,17 @@

Orchestration

+ +
+
+

Grafana — llama.cpp & GPU

+

Real-time performance. Requires the monitoring profile; opens full Grafana in a new tab.

+
+ +
+
+
+