This commit is contained in:
Adil Hafeez 2025-01-24 16:10:59 -08:00
parent b324e84f22
commit 73bb4748fe
No known key found for this signature in database

View file

@ -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)