-
Notifications
You must be signed in to change notification settings - Fork 275
docs(router.md): add error metrics and example queries for llm_request_errors_total #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for vllm-semantic-router ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
👥 vLLM Semantic Team NotificationThe following members have been identified for the changed files in this PR and have been automatically assigned: 📁
|
…rrors_total Signed-off-by: samzong <[email protected]>
b1a8280 to
f929a21
Compare
|
@tao12345666333 Thanks for the review, is it ok to merge? |
|
@rootfs please wait. We haven’t reached an agreement yet. I will write a detailed explanation for this tomorrow. |
Co-authored-by: Jintao Zhang <[email protected]> Signed-off-by: samzong <[email protected]>
66d634a to
19a6ba7
Compare
|
@samzong thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
We can merge this, thank you |
…t_errors_total (vllm-project#156) * docs(router): add error metrics and example queries for llm_request_errors_total Signed-off-by: samzong <[email protected]> * Update website/docs/api/router.md Co-authored-by: Jintao Zhang <[email protected]> Signed-off-by: samzong <[email protected]> --------- Signed-off-by: samzong <[email protected]> Co-authored-by: Jintao Zhang <[email protected]> Co-authored-by: Huamin Chen <[email protected]>

What type of PR is this?
docs: add error metrics and example queries for llm_request_errors_total
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #133
Release Notes: No