File tree Expand file tree Collapse file tree 1 file changed +62
-0
lines changed
compose/testnets/example_10.2.1 Expand file tree Collapse file tree 1 file changed +62
-0
lines changed Original file line number Diff line number Diff line change @@ -68,3 +68,65 @@ TracePeerSelection: true
68
68
TracePeerSelectionActions : true
69
69
TracePublicRootPeers : true
70
70
TraceServer : true
71
+ TurnOnLoggingMetrics : true
72
+ TurnOnLogging : true
73
+ UseTraceDispatcher : true
74
+ TraceOptionForwarder :
75
+ connQueueSize : 64
76
+ disconnQueueSize : 128
77
+ maxReconnectDeplay : 30
78
+ TraceOptions :
79
+ ' ' :
80
+ backends :
81
+ - EKGBackend
82
+ - Forwarder
83
+ detail : DNormal
84
+ severity : Notice
85
+ BlockFetch.Client.CompletedBlockFetch :
86
+ maxFrequency : 2
87
+ BlockFetch.Decision :
88
+ severity : Silence
89
+ ChainDB :
90
+ severity : Info
91
+ ChainDB.AddBlockEvent.AddBlockValidation :
92
+ severity : Silence
93
+ ChainDB.AddBlockEvent.AddBlockValidation.ValidCandidate :
94
+ maxFrequency : 2
95
+ ChainDB.AddBlockEvent.AddedBlockToQueue :
96
+ maxFrequency : 2
97
+ ChainDB.AddBlockEvent.AddedBlockToVolatileDB :
98
+ maxFrequency : 2
99
+ ChainDB.CopyToImmutableDBEvent.CopiedBlockToImmutableDB :
100
+ maxFrequency : 2
101
+ ChainSync.Client :
102
+ severity : Warning
103
+ Forge.Loop :
104
+ severity : Info
105
+ Forge.StateInfo :
106
+ severity : Info
107
+ Mempool :
108
+ severity : Silence
109
+ Net.ConnectionManager.Remote :
110
+ severity : Info
111
+ Net.ConnectionManager.Remote.ConnectionManagerCounters :
112
+ severity : Silence
113
+ Net.ErrorPolicy :
114
+ severity : Info
115
+ Net.ErrorPolicy.Local :
116
+ severity : Info
117
+ Net.InboundGovernor :
118
+ severity : Warning
119
+ Net.InboundGovernor.Remote :
120
+ severity : Info
121
+ Net.Mux.Remote :
122
+ severity : Info
123
+ Net.PeerSelection :
124
+ severity : Silence
125
+ Net.Subscription.DNS :
126
+ severity : Info
127
+ Net.Subscription.IP :
128
+ severity : Info
129
+ Resources :
130
+ severity : Silence
131
+ Startup.DiffusionInit :
132
+ severity : Info
You can’t perform that action at this time.
0 commit comments