Bug Fix
infer/vllm/prometheus_metrics.py
- Fixed an issue with post-processing of results when Prom metrics are enabled.
- Removed extraneous debug
printstatements from theget_cpu_metrics,get_memory_metrics, andget_argumentsfunctions to ensure the correct data flow after metric collection.
- Removed extraneous debug