diff --git a/demos/llm_routing/README.md b/demos/llm_routing/README.md index 8418b7f8..5033b365 100644 --- a/demos/llm_routing/README.md +++ b/demos/llm_routing/README.md @@ -47,6 +47,7 @@ $ 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)