sgl-project/sglang

[Feature] Add KV cache usage prometheus metrics

Open

#5.979 aberto em 2 de mai. de 2025

Ver no GitHub
 (8 comments) (5 reactions) (0 assignees)Python (6.216 forks)auto 404
good first issue

Métricas do repositório

Stars
 (28.442 stars)
Métricas de merge de PR
 (Mesclagem média 2d 1h) (1.000 fundiu PRs em 30d)

Description

Motivation

It would be great to track prometheus metrics for KV cache utilization.

Related resources

vLLM already offers KV cache utilization prometheus metrics, see here, at vllm:gpu_cache_usage_perc.

Guia do colaborador