2026-03-11 11:53:31 +01:00
|
|
|
spring:
|
|
|
|
|
datasource:
|
|
|
|
|
url: jdbc:ch://placeholder:8123/cameleer3
|
|
|
|
|
username: default
|
|
|
|
|
password: ""
|
|
|
|
|
driver-class-name: com.clickhouse.jdbc.ClickHouseDriver
|
|
|
|
|
|
|
|
|
|
ingestion:
|
|
|
|
|
buffer-capacity: 100
|
|
|
|
|
batch-size: 10
|
|
|
|
|
flush-interval-ms: 100
|
2026-03-11 19:16:25 +01:00
|
|
|
|
|
|
|
|
agent-registry:
|
|
|
|
|
ping-interval-ms: 1000
|