Skip to content

Commit 6ff9f8a

Browse files
committed
chore(webapp): consolidate clickhouse read-replica server-changes into one file
1 parent c44792f commit 6ff9f8a

4 files changed

Lines changed: 6 additions & 18 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
area: webapp
3+
type: improvement
4+
---
5+
6+
Optionally route ClickHouse read traffic to a read replica while writes stay on the primary. Set `CLICKHOUSE_READER_URL` to move all reads, or target the busiest paths with `RUNS_LIST_CLICKHOUSE_URL` (runs list) and `EVENTS_READER_CLICKHOUSE_URL` (traces, spans, logs). All optional; unset keeps current behavior.

.server-changes/clickhouse-reader-url.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.server-changes/events-reader-clickhouse-url.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.server-changes/runs-list-clickhouse-url.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)