Signoz configurations.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 19m43s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Docker Compose & Ansible Lints (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Has been cancelled

This commit is contained in:
2025-06-10 13:41:45 -04:00
parent 544e885b11
commit f62d14affd
2 changed files with 4 additions and 4 deletions
@@ -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> -->