We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcefdf1 commit f2409bbCopy full SHA for f2409bb
carbon-clickhouse.conf
@@ -18,6 +18,7 @@ level = "warn"
18
# Folder for buffering received data
19
path = "/data/carbon-clickhouse/"
20
# Rotate (and upload) file interval.
21
+chunk-max-size = 400000000
22
# Minimize chunk-interval for minimize lag between point receive and store
23
chunk-interval = "1s"
24
# Auto-increase chunk interval if the number of unprocessed files is grown
0 commit comments