Langfuse JS/TS SDKs
    Preparing search index...

    Type Alias BlobStorageIntegrationFileType

    BlobStorageIntegrationFileType: "JSON" | "CSV" | "JSONL" | "PARQUET"

    File format for exported data. PARQUET is a columnar binary format encoded and compressed by the storage engine; gzip compression does not apply to it. Note that the model-price columns (input_price, output_price, total_price) are not included in Parquet observation exports.