feat: collect model serving metrics artifacts#7
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThis PR adds end-to-end vLLM metrics collection and GPU snapshot capture to the CLI run workflow. New metrics functions classify endpoints, scrape ChangesvLLM Metrics Collection & GPU Snapshots
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
28ec891 to
2974a59
Compare
Closes #4
Summary
/metricsbefore and after runs and store raw.promartifacts when available.amd-smiorrocm-smi, with graceful fallback when neither exists.Test Plan
python -m unittest discover -s tests -vpython -m ruff check src testspython -m mypy srcpython -m pip_audit . --skip-editablemetrics.jsonSecurity Impact
Summary by CodeRabbit
Release Notes
New Features
Documentation