feat(opik): add ClickHouse configuration files and update Docker Compose for Zookeeper and ClickHouse services
This commit is contained in:
7
apps/opik/clickhouse_config/macros.xml
Normal file
7
apps/opik/clickhouse_config/macros.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<clickhouse>
|
||||
<macros>
|
||||
<cluster>opik_cluster</cluster>
|
||||
<shard>01</shard>
|
||||
<replica>01</replica>
|
||||
</macros>
|
||||
</clickhouse>
|
||||
Reference in New Issue
Block a user