Unverified Commit f4cd71f3 authored by Keiven C's avatar Keiven C Committed by GitHub
Browse files

docs: move SGLang and vLLM Prometheus metrics documentation to docs path (#3677)


Signed-off-by: default avatarKeiven Chang <keivenchang@users.noreply.github.com>
parent 1ddb62b4
...@@ -10,7 +10,7 @@ When running SGLang through Dynamo, SGLang engine metrics are automatically pass ...@@ -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. 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 ## Metric Reference
......
...@@ -10,7 +10,7 @@ When running vLLM through Dynamo, vLLM engine metrics are automatically passed t ...@@ -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. 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 ## Metric Reference
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
backends/sglang/multimodal_epd.md backends/sglang/multimodal_epd.md
backends/sglang/sgl-hicache-example.md backends/sglang/sgl-hicache-example.md
backends/sglang/sglang-disaggregation.md backends/sglang/sglang-disaggregation.md
backends/sglang/prometheus.md
examples/README.md examples/README.md
examples/runtime/hello_world/README.md examples/runtime/hello_world/README.md
...@@ -70,6 +71,7 @@ ...@@ -70,6 +71,7 @@
backends/vllm/deepseek-r1.md backends/vllm/deepseek-r1.md
backends/vllm/gpt-oss.md backends/vllm/gpt-oss.md
backends/vllm/multi-node.md backends/vllm/multi-node.md
backends/vllm/prometheus.md
.. TODO: architecture/distributed_runtime.md and architecture/dynamo_flow.md .. TODO: architecture/distributed_runtime.md and architecture/dynamo_flow.md
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment