mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-19 06:17:03 +08:00
stash
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
6569facd3b
commit
1e5303a801
@ -148,7 +148,7 @@ class PrometheusStatLogger(StatLoggerBase):
|
||||
|
||||
def __init__(self, vllm_config: VllmConfig, engine_index: int = 0):
|
||||
|
||||
unregister_vllm_metrics()
|
||||
# unregister_vllm_metrics()
|
||||
self.vllm_config = vllm_config
|
||||
self.engine_index = engine_index
|
||||
# Use this flag to hide metrics that were deprecated in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user