Automated PR for signoz-test - #60 #60

Merged
gitea-sonarqube-bot merged 6 commits from signoz-test into main 2025-06-11 07:45:12 -04:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit f62d14affd - Show all commits
@@ -7,7 +7,7 @@
-->
<zookeeper>
<node index="1">
<host>zookeeper-1</host>
<host>signoz-zookeeper-1</host>
<port>2181</port>
</node>
<node index="2">
@@ -52,7 +52,7 @@
<!-- Optional. Shard weight when writing data. Default: 1. -->
<!-- <weight>1</weight> -->
<replica>
<host>clickhouse</host>
<host>signoz-clickhouse</host>
<port>9000</port>
<!-- Optional. Priority of the replica for load_balancing. Default: 1 (less value has more priority). -->
<!-- <priority>1</priority> -->
@@ -7,7 +7,7 @@
-->
<zookeeper>
<node index="1">
<host>zookeeper-1</host>
<host>signoz-zookeeper-1</host>
<port>2181</port>
</node>
<!-- <node index="2">
@@ -52,7 +52,7 @@
<!-- Optional. Shard weight when writing data. Default: 1. -->
<!-- <weight>1</weight> -->
<replica>
<host>clickhouse</host>
<host>signoz-clickhouse</host>
<port>9000</port>
<!-- Optional. Priority of the replica for load_balancing. Default: 1 (less value has more priority). -->
<!-- <priority>1</priority> -->