@@ -94,12 +94,6 @@ cd $DYNAMO_ROOT/components/backends/sglang
...
@@ -94,12 +94,6 @@ cd $DYNAMO_ROOT/components/backends/sglang
### Aggregated Serving with KV Routing
### Aggregated Serving with KV Routing
> [!NOTE]
> The current implementation of `components/backends/sglang/src/dynamo/sglang/worker/main.py` publishes _placeholder_ engine metrics to keep the Dynamo KV-router happy. Real-time metrics will be surfaced directly from the SGLang engine once the following pull requests are merged: