Skip to content

Commit 54a2e43

Browse files
committed
push
1 parent cd89409 commit 54a2e43

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ jobs:
126126
LANGFUSE_S3_MEDIA_UPLOAD_ENDPOINT=http://localhost:9090 \
127127
LANGFUSE_INGESTION_QUEUE_DELAY_MS=10 \
128128
LANGFUSE_INGESTION_CLICKHOUSE_WRITE_INTERVAL_MS=10 \
129+
LANGFUSE_EXPERIMENT_INSERT_INTO_EVENTS_TABLE=true \
130+
QUEUE_CONSUMER_EVENT_PROPAGATION_QUEUE_IS_ENABLED=true \
131+
LANGFUSE_ENABLE_EVENTS_TABLE_V2_APIS=true \
132+
LANGFUSE_ENABLE_EVENTS_TABLE_OBSERVATIONS=true \
129133
docker compose up -d
130134
131135
echo "::endgroup::"

0 commit comments

Comments
 (0)