langfuse.container.memory.utilization
Container memory utilization percentageDimensions:None
Available on:
CloudWatch (1)
Interface Metrics (1)
Dimensions:None
Technical Annotations (20)
Configuration Parameters (5)
NODE_OPTIONSrecommended: --max-old-space-size=<memory_in_mib>LANGFUSE_INGESTION_QUEUE_PROCESSING_CONCURRENCYrecommended: lower than defaultLANGFUSE_INGESTION_CLICKHOUSE_WRITE_BATCH_SIZErecommended: lower than defaultLANGFUSE_TOKEN_COUNT_WORKER_POOL_SIZErecommended: lower than 2 (default)LANGFUSE_INGESTION_CLICKHOUSE_WRITE_INTERVAL_MSrecommended: 100Error Signatures (3)
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memoryexceptionFATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memoryexceptionMark-Compactlog patternCLI Commands (2)
ps -eo pid,comm,args | awk "/[n]ode( |$)/ && !/node -e/ {print}"diagnostickill -USR1 $PIDdiagnosticTechnical References (10)
max-old-space-sizeconceptLangfuse Web containercomponentLangfuse Worker containercomponentBullMQcomponentNode.js heapconceptobservationsconceptingestion workerscomponentotel directoryfile path/api/public/ingestionendpointbatch processingconceptRelated Insights (6)
JavaScript heap out of memory error from insufficient Node.js memory allocationcritical
▸
Worker container high memory usage with low CPU under ingestion loadcritical
▸
Uneven memory distribution across worker replicaswarning
▸
Web container high memory usage with low CPU utilizationwarning
▸
High-cardinality traces (10K+ spans) cause Node.js heap exhaustion in ingestion workerscritical
▸
Ingestion endpoint requires more backend resources than other API endpointswarning
▸