Manually log spans
Log individual LLM calls to Respan via the Spans API — for custom pipelines without an SDK.
Use the Spans API to log individual LLM calls directly over HTTP. This is useful for custom pipelines, languages without a Respan SDK, or one-off integrations. For SDK-based setup, see Set up the SDK. For existing OpenTelemetry setups, see OpenTelemetry (OTLP).
Spans API
Log individual spans directly using the Spans API. This is useful for logging LLM calls from custom pipelines.
See the full Spans API reference for all available fields.