mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Remove dependency on Log model; build log JSON rows inline (IDs, ISO timestamps, unix nano) - Buffer logs and flush in batches using new flushLogBuffer helper and LogService.insertJsonRows - Add FLUENT_INGEST_LOG_FLUSH_BATCH_SIZE constant and simplify processing loop