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.

Captures OpenTelemetry span data and saves it to JSONL format with structured fields. Initialize JSONL capture.

Parameters

ParameterTypeRequiredDefaultDescription
jsonl_file_path`strNone`fiddler_trace_data.jsonl'

capture_span()

Capture a span and write it to JSONL file. Return type: None