Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
19
plugins/inputs/clickhouse/dev/zookeeper.xml
Normal file
19
plugins/inputs/clickhouse/dev/zookeeper.xml
Normal file
|
@ -0,0 +1,19 @@
|
|||
<yandex>
|
||||
<zookeeper>
|
||||
<node>
|
||||
<host>zookeeper</host>
|
||||
<port>2181</port>
|
||||
</node>
|
||||
</zookeeper>
|
||||
<remote_servers replace="1">
|
||||
<test>
|
||||
<shard>
|
||||
<internal_replication>1</internal_replication>
|
||||
<replica>
|
||||
<host>localhost</host>
|
||||
<port>9000</port>
|
||||
</replica>
|
||||
</shard>
|
||||
</test>
|
||||
</remote_servers>
|
||||
</yandex>
|
Loading…
Add table
Add a link
Reference in a new issue