git.delta.rocks / unique-network / refs/commits / a4493204da10

difftreelog

disable prometheus in zombienet

Konstantin Astakhov2023-06-07parent: #87b886a.patch.diff
in: master

1 file changed

modified.docker/forkless-config/zombienet-forkless-data.tomldiffbeforeafterboth
11 ws_port = 984411 ws_port = 9844
12 rpc_port = 984312 rpc_port = 9843
13 p2p_port = 3044413 p2p_port = 30444
14 #prometheus_port = 33044
14 prometheus_port = 3304415 prometheus = false
15 # Zombienet does not grant the default balance to nodes created with [[nodes]].16 # Zombienet does not grant the default balance to nodes created with [[nodes]].
16 balance = 200000000000017 balance = 2000000000000
1718
20 ws_port = 985521 ws_port = 9855
21 rpc_port = 985422 rpc_port = 9854
22 p2p_port = 3055523 p2p_port = 30555
24 #prometheus_port = 33055
23 prometheus_port = 3305525 prometheus = false
24 # Zombienet does not grant the default balance to nodes created with [[nodes]].26 # Zombienet does not grant the default balance to nodes created with [[nodes]].
25 balance = 200000000000027 balance = 2000000000000
2628
29 ws_port = 986631 ws_port = 9866
30 rpc_port = 986532 rpc_port = 9865
31 p2p_port = 3066633 p2p_port = 30666
34 #prometheus_port = 33066
32 prometheus_port = 3306635 prometheus = false
33 # Zombienet does not grant the default balance to nodes created with [[nodes]].36 # Zombienet does not grant the default balance to nodes created with [[nodes]].
34 balance = 200000000000037 balance = 2000000000000
3538
38 ws_port = 987741 ws_port = 9877
39 rpc_port = 987642 rpc_port = 9876
40 p2p_port = 3077743 p2p_port = 30777
44 #prometheus_port = 33077
41 prometheus_port = 3307745 prometheus = false
42 # Zombienet does not grant the default balance to nodes created with [[nodes]].46 # Zombienet does not grant the default balance to nodes created with [[nodes]].
43 balance = 200000000000047 balance = 2000000000000
4448
47 ws_port = 988851 ws_port = 9888
48 rpc_port = 988752 rpc_port = 9887
49 p2p_port = 308853 p2p_port = 3088
54 #prometheus_port = 33088
50 prometheus_port = 3308855 prometheus = false
51 # Zombienet does not grant the default balance to nodes created with [[nodes]].56 # Zombienet does not grant the default balance to nodes created with [[nodes]].
52 balance = 200000000000057 balance = 2000000000000
5358
66 ws_port = 994471 ws_port = 9944
67 rpc_port = 993372 rpc_port = 9933
68 p2p_port = 3120073 p2p_port = 31200
74 #prometheus_port = 33144
69 prometheus_port = 3314475 prometheus = false
70 args = [76 args = [
71 "-lxcm=trace,parity_ws::handler=debug,jsonrpsee_core=trace,jsonrpsee-core=trace,jsonrpsee_ws_server=debug",77 "-lxcm=trace,parity_ws::handler=debug,jsonrpsee_core=trace,jsonrpsee-core=trace,jsonrpsee_ws_server=debug",
72 ]78 ]
77 ws_port = 994583 ws_port = 9945
78 rpc_port = 993484 rpc_port = 9934
79 p2p_port = 3120185 p2p_port = 31201
86 #prometheus_port = 33155
80 prometheus_port = 3315587 prometheus = false
81 args = [88 args = [
82 "-lxcm=trace,parity_ws::handler=debug,jsonrpsee_core=trace,jsonrpsee-core=trace,jsonrpsee_ws_server=debug",89 "-lxcm=trace,parity_ws::handler=debug,jsonrpsee_core=trace,jsonrpsee-core=trace,jsonrpsee_ws_server=debug",
83 ]90 ]