Skip to content

Commit 1abea58

Browse files
committed
imp: rm WarnRTViewMissing from generic tracer config
1 parent 88b2bed commit 1abea58

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

cardano-lib/generic-tracer-config.nix

-8
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@
66

77
# ------------
88

9-
# WarnRTViewMissing indicates whether to provide a warning if RTView is
10-
# requested in config but cardano-tracer was built without it.
11-
#
12-
# If null cardano-tracer will set a default: true if RTView
13-
# config is provided but cardano-tracer was built without it, false
14-
# otherwise.
15-
WarnRTViewMissing = null;
16-
179
# ekgRequestFreq specifies the period of how often EKG metrics will be
1810
# requested, in seconds. For example, if ekgRequestFreq is 10, cardano-tracer
1911
# will ask for new EKG metrics every ten seconds. There is no limit as

0 commit comments

Comments
 (0)