File tree 3 files changed +146
-224
lines changed
3 files changed +146
-224
lines changed Original file line number Diff line number Diff line change 20
20
"TargetNumberOfEstablishedPeers" : 40 ,
21
21
"TargetNumberOfKnownPeers" : 150 ,
22
22
"TargetNumberOfRootPeers" : 60 ,
23
- "TraceMempool" : false ,
24
23
"TraceOptionForwarder" : {
25
24
"connQueueSize" : 64 ,
26
- "disconnQueueSize" : 128
25
+ "disconnQueueSize" : 128 ,
26
+ "maxReconnectDeplay" : 30
27
27
},
28
28
"TraceOptionMetricsPrefix" : " cardano.node.metrics." ,
29
29
"TraceOptionPeerFrequency" : 2000 ,
30
30
"TraceOptionResourceFrequency" : 1000 ,
31
31
"TraceOptions" : {
32
32
"" : {
33
33
"backends" : [
34
- " Stdout HumanFormatColoured" ,
35
34
" EKGBackend" ,
36
- " Forwarder"
35
+ " Forwarder" ,
36
+ " PrometheusSimple suffix 127.0.0.1 12798" ,
37
+ " Stdout HumanFormatColoured"
37
38
],
38
39
"detail" : " DNormal" ,
39
40
"severity" : " Notice"
72
73
"severity" : " Info"
73
74
},
74
75
"Mempool" : {
75
- "severity" : " Info "
76
+ "severity" : " Silence "
76
77
},
77
78
"Net.ConnectionManager.Remote" : {
78
79
"severity" : " Info"
You can’t perform that action at this time.
0 commit comments