diff --git a/components/backends/sglang/prometheus.md b/docs/backends/sglang/prometheus.md similarity index 99% rename from components/backends/sglang/prometheus.md rename to docs/backends/sglang/prometheus.md index 30a1c38ba..3b445e4d7 100644 --- a/components/backends/sglang/prometheus.md +++ b/docs/backends/sglang/prometheus.md @@ -10,7 +10,7 @@ When running SGLang through Dynamo, SGLang engine metrics are automatically pass For the complete and authoritative list of all SGLang metrics, always refer to the official documentation linked above. -Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../../docs/guides/metrics.md). +Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../guides/metrics.md). ## Metric Reference diff --git a/components/backends/vllm/prometheus.md b/docs/backends/vllm/prometheus.md similarity index 99% rename from components/backends/vllm/prometheus.md rename to docs/backends/vllm/prometheus.md index fce3f5eb6..84629f799 100644 --- a/components/backends/vllm/prometheus.md +++ b/docs/backends/vllm/prometheus.md @@ -10,7 +10,7 @@ When running vLLM through Dynamo, vLLM engine metrics are automatically passed t For the complete and authoritative list of all vLLM metrics, always refer to the official documentation linked above. -Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../../docs/guides/metrics.md). +Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../guides/metrics.md). ## Metric Reference diff --git a/docs/hidden_toctree.rst b/docs/hidden_toctree.rst index d0dedad0b..7dafa03ad 100644 --- a/docs/hidden_toctree.rst +++ b/docs/hidden_toctree.rst @@ -60,6 +60,7 @@ backends/sglang/multimodal_epd.md backends/sglang/sgl-hicache-example.md backends/sglang/sglang-disaggregation.md + backends/sglang/prometheus.md examples/README.md examples/runtime/hello_world/README.md @@ -70,6 +71,7 @@ backends/vllm/deepseek-r1.md backends/vllm/gpt-oss.md backends/vllm/multi-node.md + backends/vllm/prometheus.md .. TODO: architecture/distributed_runtime.md and architecture/dynamo_flow.md