Automated PR for signoz-test - #60 #60
@@ -7,7 +7,7 @@
|
|||||||
-->
|
-->
|
||||||
<zookeeper>
|
<zookeeper>
|
||||||
<node index="1">
|
<node index="1">
|
||||||
<host>zookeeper-1</host>
|
<host>signoz-zookeeper-1</host>
|
||||||
<port>2181</port>
|
<port>2181</port>
|
||||||
</node>
|
</node>
|
||||||
<node index="2">
|
<node index="2">
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
<!-- Optional. Shard weight when writing data. Default: 1. -->
|
<!-- Optional. Shard weight when writing data. Default: 1. -->
|
||||||
<!-- <weight>1</weight> -->
|
<!-- <weight>1</weight> -->
|
||||||
<replica>
|
<replica>
|
||||||
<host>clickhouse</host>
|
<host>signoz-clickhouse</host>
|
||||||
<port>9000</port>
|
<port>9000</port>
|
||||||
<!-- Optional. Priority of the replica for load_balancing. Default: 1 (less value has more priority). -->
|
<!-- Optional. Priority of the replica for load_balancing. Default: 1 (less value has more priority). -->
|
||||||
<!-- <priority>1</priority> -->
|
<!-- <priority>1</priority> -->
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
-->
|
-->
|
||||||
<zookeeper>
|
<zookeeper>
|
||||||
<node index="1">
|
<node index="1">
|
||||||
<host>zookeeper-1</host>
|
<host>signoz-zookeeper-1</host>
|
||||||
<port>2181</port>
|
<port>2181</port>
|
||||||
</node>
|
</node>
|
||||||
<!-- <node index="2">
|
<!-- <node index="2">
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
<!-- Optional. Shard weight when writing data. Default: 1. -->
|
<!-- Optional. Shard weight when writing data. Default: 1. -->
|
||||||
<!-- <weight>1</weight> -->
|
<!-- <weight>1</weight> -->
|
||||||
<replica>
|
<replica>
|
||||||
<host>clickhouse</host>
|
<host>signoz-clickhouse</host>
|
||||||
<port>9000</port>
|
<port>9000</port>
|
||||||
<!-- Optional. Priority of the replica for load_balancing. Default: 1 (less value has more priority). -->
|
<!-- Optional. Priority of the replica for load_balancing. Default: 1 (less value has more priority). -->
|
||||||
<!-- <priority>1</priority> -->
|
<!-- <priority>1</priority> -->
|
||||||
|
|||||||
Reference in New Issue
Block a user