fix(sglang): remove otel for emebedding models#5100
Conversation
WalkthroughThe script removes all OpenTelemetry tracing support. It eliminates the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Jie Hao <jihao@nvidia.com>
|
Auto-linked to DIS-1228 |
Based on sgl-project/sglang#15814 (comment) I'm realizing that embedding doesn't have proper tracing support. The tracing PIC in SGL will implement it in a different PR. Solution here is to not enable tracing support for embedding
Summary by CodeRabbit
--enable-otelflag and related OpenTelemetry configuration from the embedding script. OpenTelemetry tracing is not yet supported for embedding models.✏️ Tip: You can customize this high-level summary in your review settings.