feat: change event naming schema
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user