Skip to content

Commit 5c36b7a

Browse files
committed
cardano-tracer: Fix bench
1 parent 964bafd commit 5c36b7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cardano-tracer/bench/cardano-tracer-bench.hs

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ main = do
119119
, logging = NE.fromList [LoggingParams root FileMode format]
120120
, rotation = Nothing
121121
, verbosity = Nothing
122+
, metricsComp = Nothing
122123
}
123124

124125
generate num = replicate num . mkTraceObject <$> getCurrentTime

0 commit comments

Comments
 (0)