Collected sources and patterns will appear here. Add from search or the patterns library.
StreamedChatCompletionResponse -> TelemetrySpans
Intercept streaming Server-Sent Events (SSE) from LLM responses to generate OpenTelemetry-compliant trace spans without application-level SDKs.
Problem it solves
Manual instrumentation of distributed tracing inside LLM streaming loops is verbose and error-prone.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.