mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-09 06:09:14 +02:00
SigNoz: Allow legacy metadata schema on ClickHouse 26
This commit is contained in:
@@ -103,6 +103,9 @@ cat <<EOF >/etc/clickhouse-server/config.d/cluster.xml
|
||||
<shard>01</shard>
|
||||
<replica>01</replica>
|
||||
</macros>
|
||||
<merge_tree>
|
||||
<allow_dimensions_outside_sorting_key>1</allow_dimensions_outside_sorting_key>
|
||||
</merge_tree>
|
||||
</clickhouse>
|
||||
EOF
|
||||
systemctl enable -q --now clickhouse-server
|
||||
|
||||
Reference in New Issue
Block a user