You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
clickhouse-operator/config/crd/bases/clickhouse.com_keeperclusters.yaml
Line 6108 in 203c865