-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
[Feature]: Add OpenTelemetry distributed tracing #3789
Labels
Comments
Hi @ronensc , if you want to contribute, maybe here is a good repo https://github.com/traceloop/openllmetry/tree/main/packages , we already have bunch of LLM providers support here. FYI @nirga |
@ronensc would love to assist! Ping me on the community slack |
Closed
@samuelcolvin for logfire! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🚀 The feature, motivation and pitch
This proposal suggests adding distributed tracing with OepnTelemetry, which will enable operators to export traces in a standard protocol and seamlessly connect them with visualization tools such as Jaeger, Zipkin and Instana
As an initial implementation, I suggest emitting a trace for each request, including the following data:
This approach will greatly enhance the observability and troubleshooting capabilities of vLLM.
I am willing to work on this and contribute it to the community.
I welcome any feedback or suggestions.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: