Skip to content

Commit 6454afe

Browse files
authored
[Doc] Fix minor issues in docs/design/metrics.md (#27436)
Signed-off-by: Lifan Shen <lifans@meta.com>
1 parent 41a6256 commit 6454afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ These are documented under [Inferencing and Serving -> Production Metrics](../us
5252

5353
### Grafana Dashboard
5454

55-
vLLM also provides [a reference example](../examples/online_serving/prometheus_grafana.md) for how to collect and store these metrics using Prometheus and visualize them using a Grafana dashboard.
55+
vLLM also provides [a reference example](../../examples/online_serving/prometheus_grafana/README.md) for how to collect and store these metrics using Prometheus and visualize them using a Grafana dashboard.
5656

5757
The subset of metrics exposed in the Grafana dashboard gives us an indication of which metrics are especially important:
5858

0 commit comments

Comments
 (0)