feat: logs search v2 (#4615)

This commit is contained in:
Chris Arderne
2026-08-18 14:59:46 +01:00
committed by GitHub
parent 158f6957e4
commit b4313c8199
36 changed files with 2368 additions and 328 deletions
+2
View File
@@ -23,6 +23,8 @@ NODE_ENV=development
CLICKHOUSE_URL=http://default:password@localhost:8123
RUN_REPLICATION_CLICKHOUSE_URL=http://default:password@localhost:8123
RUN_REPLICATION_ENABLED=1
# LOGS_SEARCH_PROJECTOR_ENABLED=1
# LOGS_SEARCH_PROJECTOR_PREVIEW_ENABLED=1
# Store task run spans/traces in ClickHouse so the dashboard trace view is
# populated in local dev. The local stack is ClickHouse-backed (see above), so
# leaving this unset falls back to the "postgres" store and dev run traces show