Skip to content
Discussion options

You must be logged in to vote

The blob storage bucket is used to store raw events, multi-modal inputs, batch exports, and other files (1). ClickHouse is the main OLAP storage solution within Langfuse for Trace, Observation, and Score entities (2).

On the runtime dependency question: by default the Langfuse worker reads the existing event from ClickHouse and merges it with any incoming data. For projects that were not migrated from a previous version of Langfuse, this ClickHouse read is optional because the full event history is available in S3 — you can skip it by setting LANGFUSE_SKIP_INGESTION_CLICKHOUSE_READ_MIN_PROJECT_CREATE_DATE to a date in the past before your first project was created, e.g. 2025-01-01 (1). No…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CodeCLS
Comment options

CodeCLS Aug 20, 2026
Collaborator

Answer selected by tushar-toddle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants