Skip to content

Commit 75f4f59

Browse files
Leafgardclaude
andcommitted
chore: reword .server-changes entry as a user-facing release note
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 14fde64 commit 75f4f59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.server-changes/hosting-clickhouse-system-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ area: hosting
33
type: fix
44
---
55

6-
Self-hosted ClickHouse no longer accumulates unbounded system-log telemetry (metric_log, text_log, asynchronous_metric_log, ...) that eventually pins the CPU in a background merge-retry loop on the recommended machine size; query_log and error_log are kept with a TTL, and the low-memory profile settings now actually apply (moved from config.d to users.d).
6+
Self-hosted ClickHouse now disables its unbounded internal telemetry tables and keeps query/error logs on a bounded retention, fixing runaway CPU and memory usage on the recommended machine size. Existing self-hosted deployments must drop the previously written disabled log tables separately to reclaim disk.

0 commit comments

Comments
 (0)