From 50e0daef4e2dbe445b19dec2f11079e5fe0dcf20 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Fri, 24 Jan 2025 16:20:13 -0800 Subject: [PATCH] fix --- demos/llm_routing/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/demos/llm_routing/README.md b/demos/llm_routing/README.md index 5033b365..8418b7f8 100644 --- a/demos/llm_routing/README.md +++ b/demos/llm_routing/README.md @@ -47,7 +47,6 @@ $ curl --header 'Content-Type: application/json' \ ``` # Observability - Arch gateway publishes stats endpoint at http://localhost:19901/stats. In this demo we are using prometheus to pull stats from arch and we are using grafana to visualize the stats in dashboard. To see grafana dashboard follow instructions below, 1. Navigate to http://localhost:3000/ to open grafana UI (use admin/grafana as credentials)