Skip to content
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

[Metrics] Handle vLLM streaming response in streaming server #518

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

JeffLuoo
Copy link
Contributor

  • Update streaming integration test when the response includes usage, the DONE message is returned together with the last message. The end of stream contains empty message.

@k8s-ci-robot k8s-ci-robot requested review from ahg-g and danehans March 17, 2025 21:02
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 17, 2025
Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit dba4a1b
🔍 Latest deploy log https://app.netlify.com/sites/gateway-api-inference-extension/deploys/67daf8d11fe82500084a3ba5
😎 Deploy Preview https://deploy-preview-518--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JeffLuoo JeffLuoo force-pushed the support-streaming branch from cacc9c8 to d7b1ff6 Compare March 19, 2025 16:32
@JeffLuoo JeffLuoo requested a review from kfswain March 19, 2025 16:32
- Update streaming integration test when the response includes usage,
  the DONE message is returned together with the last message. The end
  of stream contains empty message.
@JeffLuoo JeffLuoo force-pushed the support-streaming branch from d7b1ff6 to dba4a1b Compare March 19, 2025 17:03
@ahg-g
Copy link
Contributor

ahg-g commented Mar 20, 2025

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 20, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahg-g, JeffLuoo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 20, 2025
@k8s-ci-robot k8s-ci-robot merged commit 9bcbfe4 into kubernetes-sigs:main Mar 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants