Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/examples/coolify/stack/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,14 +376,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -410,14 +410,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
telemetrystore:
kind: clickhouse
Expand Down
4 changes: 2 additions & 2 deletions docs/examples/coolify/stack/pours/deployment/coolify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,14 +266,14 @@ services:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
source: ./configs/telemetrykeeper/keeper-0.yaml
target: /etc/clickhouse-keeper/keeper.yaml
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/docker/compose/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,14 +376,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -410,14 +410,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
telemetrystore:
kind: clickhouse
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ keeper_server:
snapshot_distance: 100000
snapshots_to_keep: 3
four_letter_word_white_list: '*'
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: 0.0.0.0
logger:
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/docker/swarm/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,14 +376,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -410,14 +410,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
telemetrystore:
kind: clickhouse
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ keeper_server:
snapshot_distance: 100000
snapshots_to_keep: 3
four_letter_word_white_list: '*'
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: 0.0.0.0
logger:
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/ecs/ec2/terraform/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -375,14 +375,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: telemetrykeeper-clickhousekeeper.signoz.local
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -409,14 +409,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: telemetrykeeper-clickhousekeeper.signoz.local
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
telemetrystore:
kind: clickhouse
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ keeper_server:
snapshot_distance: 100000
snapshots_to_keep: 3
four_letter_word_white_list: '*'
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: telemetrykeeper-clickhousekeeper.signoz.local
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: 0.0.0.0
logger:
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/kubernetes/helm/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -373,14 +373,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-zookeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -407,14 +407,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-zookeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
telemetrystore:
kind: clickhouse
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/kubernetes/kustomize/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -373,14 +373,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-clickhouse-keeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -407,14 +407,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-clickhouse-keeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
telemetrystore:
kind: clickhouse
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/railway/template/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,14 +371,14 @@ spec:
http_control:
endpoint: /ready
port: 9182
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: localhost
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: '::'
logger:
Expand Down Expand Up @@ -408,14 +408,14 @@ spec:
http_control:
endpoint: /ready
port: 9182
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: localhost
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: '::'
logger:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ keeper_server:
http_control:
endpoint: /ready
port: 9182
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: localhost
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: '::'
logger:
Expand Down
8 changes: 4 additions & 4 deletions docs/examples/render/blueprint/casting.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -372,14 +372,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
enabled: true
image: clickhouse/clickhouse-keeper:25.12.5
Expand All @@ -406,14 +406,14 @@ spec:
force_sync: false
snapshot_distance: 100000
snapshots_to_keep: 3
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
port: 9234
id: 0
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
extras:
service_names: signoz-telemetrykeeper-clickhousekeeper-0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ keeper_server:
snapshot_distance: 100000
snapshots_to_keep: 3
four_letter_word_white_list: '*'
log_storage_path: /var/lib/clickhouse/coordination/log
log_storage_path: /var/lib/clickhouse-keeper/coordination/log
raft_configuration:
server:
- hostname: signoz-telemetrykeeper-clickhousekeeper-0
id: 0
port: 9234
server_id: 0
snapshot_storage_path: /var/lib/clickhouse/coordination/snapshots
snapshot_storage_path: /var/lib/clickhouse-keeper/coordination/snapshots
tcp_port: 9181
listen_host: 0.0.0.0
logger:
Expand Down
Loading
Loading