feat: logs search v2 (#4615)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user