Skip to content

Commit 056b6da

Browse files
jutaromgmeier
authored andcommitted
nix: Remove obsolete traces from config
1 parent 4186611 commit 056b6da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nix/workbench/service/tracing.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,8 @@ let
9797
## Silencing the tracers below aims at having a comparable log line rates (msgs per second) on UTxO-HD and regular nodes.
9898
"ChainDB.LedgerEvent.Forker".severity = "Silence";
9999
"Mempool.AttemptAdd".severity = "Silence";
100-
"Mempool.AttemptingSync".severity = "Silence";
101100
"Mempool.LedgerFound".severity = "Silence";
102101
"Mempool.LedgerNotFound".severity = "Silence";
103-
"Mempool.SyncDone".severity = "Silence";
104102
"Mempool.SyncNotNeeded".severity = "Silence";
105103

106104
## enable this to investigate tx validation errors, e.g. fee to small for Plutus script txns

0 commit comments

Comments
 (0)