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

feat: Distributed tracing for router #77

Open
gaocegege opened this issue Feb 7, 2025 · 3 comments
Open

feat: Distributed tracing for router #77

gaocegege opened this issue Feb 7, 2025 · 3 comments
Assignees
Labels
feature request New feature or request help wanted Extra attention is needed

Comments

@gaocegege
Copy link
Collaborator

To evaluate the router's performance, it would be useful to support distributed tracing. This would allow us to track the end-to-end latency from the router all the way to the vLLM inference, helping us identify the sources of latency.

Related: https://opentelemetry.io/docs/concepts/signals/traces/

@gaocegege gaocegege added the feature request New feature or request label Feb 7, 2025
@YuhanLiu11
Copy link
Collaborator

Would be nice to have this feature! 😄

(cc @ApostaC)

@gaocegege gaocegege added the help wanted Extra attention is needed label Feb 7, 2025
@Sozhan308
Copy link
Contributor

Hi @gaocegege,

I noticed the task for OpenTelemetry integration for tracing. I'd be happy to contribute to this effort if you're looking for support. Let me know if you'd like me to take it on.

@ApostaC
Copy link
Collaborator

ApostaC commented Feb 9, 2025

@Sozhan308 Please feel free to do it! Really appreciate your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants