Describe the feature
We notice a lot of liveness-/readinessProbe logging in the router container, for the "model containers" we can use --disable-access-log-for-endpoints /health,/metrics,/ping to suppress this logging.
It would be really nice if we could suppress the logging of vllm_router in a similar matter.
Why do you need this feature?
Prevent excessive logging for vllm_router and preserve important logging (e.g. --log-stats)
Additional context
No response
Describe the feature
We notice a lot of
liveness-/readinessProbelogging in the router container, for the "model containers" we can use--disable-access-log-for-endpoints /health,/metrics,/pingto suppress this logging.It would be really nice if we could suppress the logging of
vllm_routerin a similar matter.Why do you need this feature?
Prevent excessive logging for
vllm_routerand preserve important logging (e.g.--log-stats)Additional context
No response