Skip to content

Commit fcc95a6

Browse files
committed
Add clickpipes advanced settings docs
1 parent 5619cb8 commit fcc95a6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/integrations/data-ingestion/clickpipes/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,14 @@ Steps:
8181

8282
<Image img={cp_custom_role} alt="Assign a custom role" size="lg" border/>
8383

84+
## Adjusting ClickPipes advanced settings {#clickpipes-advanced-settings}
85+
For advanced use cases, ClickPipes allows you to fine-tune internal settings to better fit your ingestion needs. Below is a non-exhaustive list of available options:
86+
87+
- **Streaming max insert wait time**: Configures the maximum wait period before inserting data into the ClickHouse cluster. Applies to streaming ClickPipes (Kafka, Kinesis, etc.).
88+
- **Object storage polling interval**: Configures how frequently ClickPipes checks object storage for new data. Applies to object storage ClickPipes (S3, GCS, etc.).
89+
90+
<Image img={cp_advanced_settings} alt="Advanced settings for ClickPipes" size="lg" border/>
91+
8492
## Error reporting {#error-reporting}
8593
ClickPipes will store errors in two separate tables depending on the type of error encountered during the ingestion process.
8694
### Record Errors {#record-errors}
147 KB
Loading

0 commit comments

Comments
 (0)