Skip to content

Commit 6f601f4

Browse files
committed
Add docs
1 parent 9818033 commit 6f601f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/user_guide/metrics.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,3 +378,9 @@ Further documentation can be found in the `TRITONSERVER_MetricFamily*` and
378378
The TRT-LLM backend uses the custom metrics API to track and expose specific metrics about
379379
LLMs, KV Cache, and Inflight Batching to Triton:
380380
https://github.com/triton-inference-server/tensorrtllm_backend?tab=readme-ov-file#triton-metrics
381+
382+
### vLLM Backend Metrics
383+
384+
The vLLM backend uses the custom metrics API to track and expose specific metrics about
385+
LLMs to Triton:
386+
https://github.com/triton-inference-server/vllm_backend?tab=readme-ov-file#triton-metrics

0 commit comments

Comments
 (0)