Overview of the Dynamo Monitoring Stack
developThe Dynamo Monitoring Stack provides a Prometheus and Grafana setup for monitoring the Dynamo LLM inference stack with a Thompson Sampling router. It collects metrics at a 2-second resolution directly from the ai-dynamo Prometheus API to provide per-request granularity.
Note: This integration is EXPERIMENTAL. It requires Dynamo >= 1.1.0. In these versions, dynamo.sglang normalizes request priority (higher values = higher priority) and rejects the --schedule-low-priority-values-first flag.