Skip to main content

Documentation Index

Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt

Use this file to discover all available pages before exploring further.

SpanExporter that captures spans using JSONLSpanCapture.

Parameters

ParameterTypeRequiredDefaultDescription
jsonl_captureJSONLSpanCaptureNoneThe JSONLSpanCapture instance to use for capturing spans

export()

Export spans by capturing them with JSONLSpanCapture. Return type: SpanExportResult