feat: change event naming schema

This commit is contained in:
2025-10-19 13:48:13 +02:00
parent 23289d9f09
commit 407b651b82
8 changed files with 74 additions and 49 deletions

View File

@@ -95,9 +95,7 @@ The configuration is stored as a JSON file with the following structure:
"cluster": {
"heartbeat_interval_ms": 5000,
"cluster_listen_interval_ms": 10,
"status_update_interval_ms": 1000,
"node_update_broadcast_interval_ms": 5000,
"print_interval_ms": 5000
"status_update_interval_ms": 1000
},
"thresholds": {
"node_active_threshold_ms": 10000,