Skip to content

Commit 99a86f8

Browse files
jutarodeepfire
authored andcommitted
node: Newly generated tracer docu
1 parent 3ce536b commit 99a86f8

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

doc/new-tracing/tracers_doc_generated.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
1. [NodeNotLeader](#forgeloopnodenotleader)
242242
1. [SlotIsImmutable](#forgeloopslotisimmutable)
243243
1. [StartLeadershipCheck](#forgeloopstartleadershipcheck)
244-
1. [StartLeadershipCheckPlus](#forgeloopstartleadershipcheckplus)
244+
1. [StartLeadershipCheck](#forgeloopstartleadershipcheck)
245245
1. [Stats](#forgestats)
246246
1. __Mempool__
247247
1. [AddedTx](#mempooladdedtx)
@@ -868,6 +868,7 @@ Backends:
868868
`Stdout MachineFormat`,
869869
`Forwarder`
870870
Filtered by config value: `Notice`
871+
Limiters: Limiter `BlockFetch.Client.CompletedBlockFetch` with frequency `2.0`
871872

872873
### BlockFetch.Client.CompletedFetchBatch
873874

@@ -2547,6 +2548,7 @@ Backends:
25472548
`Stdout MachineFormat`,
25482549
`Forwarder`
25492550
Filtered by config value: `Info`
2551+
Limiters: Limiter `ChainSync.Client.DownloadedHeader` with frequency `2.0`
25502552

25512553
### ChainSync.Client.Exception
25522554

@@ -3580,7 +3582,7 @@ Backends:
35803582
`Forwarder`
35813583
Filtered by config value: `Info`
35823584

3583-
### Forge.Loop.StartLeadershipCheckPlus
3585+
### Forge.Loop.StartLeadershipCheck
35843586

35853587

35863588
> We adopted the block we produced, we also trace the transactions that were adopted.
@@ -9177,7 +9179,6 @@ ChainSync.ServerHeader.Update
91779179

91789180
Dispatched by:
91799181
Forge.Loop.StartLeadershipCheck
9180-
Forge.Loop.StartLeadershipCheckPlus
91819182

91829183
### Forge.AdoptedOwnBlockSlotLast
91839184

@@ -9228,7 +9229,7 @@ Forge.Loop.ForgeStateUpdateError
92289229

92299230

92309231
Dispatched by:
9231-
Forge.Loop.StartLeadershipCheckPlus
9232+
Forge.Loop.StartLeadershipCheck
92329233

92339234
### Forge.ForgedInvalidSlotLast
92349235

@@ -9350,7 +9351,7 @@ Forge.Stats
93509351

93519352

93529353
Dispatched by:
9353-
Forge.Loop.StartLeadershipCheckPlus
9354+
Forge.Loop.StartLeadershipCheck
93549355

93559356
### Mempool.MempoolBytes
93569357

@@ -9640,7 +9641,7 @@ TxSubmission.TxInbound.Collected
96409641
> _suiSlotsPerKESPeriod_: KES period length, in slots.
96419642
96429643

9643-
Configuration: TraceConfig {tcOptions = fromList [([],[ConfSeverity {severity = Notice},ConfDetail {detail = DNormal},ConfBackend {backends = [Stdout MachineFormat,EKGBackend,Forwarder]}]),(["BlockFetch","Decision"],[ConfSeverity {severity = Info}]),(["BlockFetchClient","CompletedBlockFetch"],[]),(["ChainDB"],[ConfSeverity {severity = Info}]),(["ChainDB","AddBlockEvent","AddBlockValidation","ValidCandidate"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainDB","AddBlockEvent","AddedBlockToQueue"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainDB","AddBlockEvent","AddedBlockToVolatileDB"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainDB","CopyToImmutableDBEvent","CopiedBlockToImmutableDB"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainSync","Client"],[ConfSeverity {severity = Info}]),(["DNSSubscription"],[ConfSeverity {severity = Info}]),(["DiffusionInit"],[ConfSeverity {severity = Info}]),(["ErrorPolicy"],[ConfSeverity {severity = Notice}]),(["Forge"],[ConfSeverity {severity = Info}]),(["IpSubscription"],[ConfSeverity {severity = Info}]),(["LocalErrorPolicy"],[ConfSeverity {severity = Info}]),(["Mempool"],[ConfSeverity {severity = Info}]),(["Net","ConnectionManager","Remote"],[ConfSeverity {severity = Info}]),(["Net","InboundGovernor","Remote"],[ConfSeverity {severity = Info}]),(["Net","Mux","Remote"],[ConfSeverity {severity = Info}]),(["Net","PeerSelection"],[ConfSeverity {severity = Info}]),(["Resources"],[ConfSeverity {severity = Info}])], tcForwarder = TraceOptionForwarder {tofConnQueueSize = 2000, tofDisconnQueueSize = 200000, tofVerbosity = Minimum}, tcNodeName = Nothing, tcPeerFrequency = Just 3000, tcResourceFrequency = Just 4000}
9644+
Configuration: TraceConfig {tcOptions = fromList [([],[ConfSeverity {severity = Notice},ConfDetail {detail = DNormal},ConfBackend {backends = [Stdout MachineFormat,EKGBackend,Forwarder]}]),(["BlockFetch","Client","CompletedBlockFetch"],[ConfLimiter {maxFrequency = 2.0}]),(["BlockFetch","Decision"],[ConfSeverity {severity = Info}]),(["ChainDB"],[ConfSeverity {severity = Info}]),(["ChainDB","AddBlockEvent","AddBlockValidation","ValidCandidate"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainDB","AddBlockEvent","AddedBlockToQueue"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainDB","AddBlockEvent","AddedBlockToVolatileDB"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainDB","CopyToImmutableDBEvent","CopiedBlockToImmutableDB"],[ConfLimiter {maxFrequency = 2.0}]),(["ChainSync","Client"],[ConfSeverity {severity = Info}]),(["ChainSync","Client","DownloadedHeader"],[ConfLimiter {maxFrequency = 2.0}]),(["DNSSubscription"],[ConfSeverity {severity = Info}]),(["DiffusionInit"],[ConfSeverity {severity = Info}]),(["ErrorPolicy"],[ConfSeverity {severity = Info}]),(["Forge"],[ConfSeverity {severity = Info}]),(["IpSubscription"],[ConfSeverity {severity = Info}]),(["LocalErrorPolicy"],[ConfSeverity {severity = Info}]),(["Mempool"],[ConfSeverity {severity = Info}]),(["Net","ConnectionManager","Remote"],[ConfSeverity {severity = Info}]),(["Net","InboundGovernor","Remote"],[ConfSeverity {severity = Info}]),(["Net","Mux","Remote"],[ConfSeverity {severity = Info}]),(["Net","PeerSelection"],[ConfSeverity {severity = Info}]),(["Resources"],[ConfSeverity {severity = Info}])], tcForwarder = TraceOptionForwarder {tofConnQueueSize = 2000, tofDisconnQueueSize = 200000, tofVerbosity = Minimum}, tcNodeName = Nothing, tcPeerFrequency = Just 3000, tcResourceFrequency = Just 4000}
96449645

96459646
670 log messages.
9646-
Generated at 2022-08-18 11:45:18.644048874 CEST.
9647+
Generated at 2022-11-01 13:30:29.099431258 CET.

0 commit comments

Comments
 (0)