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

Configure x-request-id support in the default ootb examples #556

Open
smarterclayton opened this issue Mar 21, 2025 · 0 comments
Open

Configure x-request-id support in the default ootb examples #556

smarterclayton opened this issue Mar 21, 2025 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@smarterclayton
Copy link
Contributor

We should configure x-request-id correctly for our out of the box examples, and ensure that gateways can easily then integrate their own request tracing.

For vLLM, it would be very desirable to ensure that x-request-id is sufficiently scoped in logs such that we can identify request start, request end, and any related requests (i.e. POST /v1/completions or similar should show the request id)

@smarterclayton smarterclayton added the kind/bug Categorizes issue or PR as related to a bug. label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant