v0.7.0
Added
- Distributed tracing: W3C
traceparentpropagation for correlating requests with OpenTelemetry- Automatic OTel context propagation when available
- Session-level trace ID for correlation when OTel is not configured
Cursor.new()children inherit parent trace ID for session-wide correlation- Zero configuration required - works automatically
Changed
LouieClient._get_headers()now acceptssession_trace_idandtraceparentparameters- All HTTP methods (
add_cell,upload_*, streaming) propagate trace context
Full Changelog: v0.6.2...v0.7.0