Available via: OpenTelemetry auto-instrumentation (Python). This is not a Zespan SDK wrapper — see Send traces from any OTel-instrumented app for how the underlying endpoint works.
openinference-instrumentation-dspy package instruments DSPy’s module and predictor calls (Predict, ChainOfThought, ReAct, and DSPy’s own LM calls underneath) so every step of a DSPy pipeline — including compiled/optimized programs — shows up as a span, no changes to your DSPy code.

