Hey team, Since last update, 0.88, I got this kin...
# support
g
Hey team, Since last update, 0.88, I got this kind of message from the collector
Copy code
Jul 08 09:24:58 FRPAR3DXDEV08 signoz-otel-collector[3236737]: 2025-07-08T09:24:58.349+0200        info        internal/retry_sender.go:118        Exporting failed. Will retry the request after interval.        {"kind": "exporter", "data_type": "logs", "name": "clickhouselogsexporter", "error": "StatementSend:code: 241, message: (total) memory limit exceeded: would use 14.97 GiB (attempt to allocate chunk of 4.62 MiB bytes), current RSS: 11.65 MiB, maximum: 13.82 GiB. OvercommitTracker decision: Query was selected to stop by OvercommitTracker", "interval": "32.551558884s"}
Jul 08 09:24:58 FRPAR3DXDEV08 signoz-otel-collector[3236737]: 2025-07-08T09:24:58.572+0200        info        internal/retry_sender.go:118        Exporting failed. Will retry the request after interval.        {"kind": "exporter", "data_type": "metrics", "name": "clickhousemetricswrite", "error": "code: 241, message: (total) memory limit exceeded: would use 15.08 GiB (attempt to allocate chunk of 4.33 MiB bytes), current RSS: 25.52 MiB, maximum: 13.82 GiB. OvercommitTracker decision: Query was selected to stop by OvercommitTracker", "interval": "23.759021994s"
I didn't change anything to my install except the update
n
Hey @Gil Seems to be a memory issues from clickhouse, can you check what is causing this issue with the help of this guide: https://clickhouse.com/docs/guides/developer/debugging-memory-issues