ClickHouse / ClickHouse/clickhouse-operator

Change the Default Log Level from Trace to Warn

Open Beginner friendly
#320 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
292
Forks
42
Avg merge
10h 18m
Merged PRs (30d)
23

Description

For some reason the default log level in the crds is set to trace.
This lead to 44M (Raft) Log Lines being pushed to our monitoring stack in 15 minutes.

Standard practice is setting log level to warn, afaik.

https://github.com/ClickHouse/clickhouse-operator/blob/203c86508f78aac5370db7803a5d74a7d2e3d2fc/config/crd/bases/clickhouse.com_keeperclusters.yaml#L6108

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at config/crd/bases/clickhouse.com_keeperclusters.yaml around line 6108 and confirm the default log level currently set to trace. Change that default to warn and verify the CRD reflects the requested setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, kubernetes
Domain
infrastructure
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
85/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.