zias
0672857974
feat: add OpenTelemetry device log capture pipeline
- ClickHouse `logs` table (migration 13) with OTel columns, bloom filter indices
- Zod validation schema for log payloads (severity, body, attributes, trace context)
- Redis-backed LogBuffer with micro-batching into ClickHouse
- POST /logs API endpoint with client auth, geo + UA enrichment
- BullMQ logs queue + worker job
- cron flushLogs every 10s wired into existing cron system
- SDK captureLog(severity, body, properties) with client-side batching
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 12:04:04 +02:00
..
2025-02-11 21:50:51 +01:00
2025-10-16 12:27:44 +02:00
2025-10-23 10:50:20 +02:00
2025-12-19 09:37:15 +01:00
2025-11-05 09:49:36 +01:00
2025-11-19 14:27:34 +01:00
2025-11-26 12:33:41 +01:00
2025-12-19 09:37:15 +01:00
2026-01-14 09:21:18 +01:00
2026-02-26 15:11:36 +01:00
2026-03-20 10:46:09 +01:00
2026-03-09 20:47:02 +01:00
2026-03-30 12:04:04 +02:00
2025-12-16 12:48:51 +01:00
2026-02-26 14:09:53 +01:00