Skip to content

Commit 5831960

Browse files
keivenchangziqifan617
authored andcommitted
docs: move SGLang and vLLM Prometheus metrics documentation to docs path (#3677)
Signed-off-by: Keiven Chang <[email protected]>
1 parent 0b874d2 commit 5831960

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

components/backends/sglang/prometheus.md renamed to docs/backends/sglang/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When running SGLang through Dynamo, SGLang engine metrics are automatically pass
1010

1111
For the complete and authoritative list of all SGLang metrics, always refer to the official documentation linked above.
1212

13-
Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../../docs/guides/metrics.md).
13+
Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../guides/metrics.md).
1414

1515
## Metric Reference
1616

components/backends/vllm/prometheus.md renamed to docs/backends/vllm/prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When running vLLM through Dynamo, vLLM engine metrics are automatically passed t
1010

1111
For the complete and authoritative list of all vLLM metrics, always refer to the official documentation linked above.
1212

13-
Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../../docs/guides/metrics.md).
13+
Dynamo runtime metrics are documented in [docs/guides/metrics.md](../../guides/metrics.md).
1414

1515
## Metric Reference
1616

docs/hidden_toctree.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
backends/sglang/multimodal_epd.md
6161
backends/sglang/sgl-hicache-example.md
6262
backends/sglang/sglang-disaggregation.md
63+
backends/sglang/prometheus.md
6364

6465
examples/README.md
6566
examples/runtime/hello_world/README.md
@@ -70,6 +71,7 @@
7071
backends/vllm/deepseek-r1.md
7172
backends/vllm/gpt-oss.md
7273
backends/vllm/multi-node.md
74+
backends/vllm/prometheus.md
7375

7476

7577
.. TODO: architecture/distributed_runtime.md and architecture/dynamo_flow.md

0 commit comments

Comments
 (0)