Skip to content

Commit e731543

Browse files
committed
trace-dispatcher: Review fix
1 parent e33308a commit e731543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trace-dispatcher/doc/trace-dispatcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Metrics are seamlessly incorporated into the system through regular trace messag
265265

266266
It is essential to implement the metricsDoc function of the MetaTrace typeclass, as this information is utilized to optimize system performance.
267267

268-
The configuration option TraceOptionMetricsPrefix can be used to prepend a prefix to any trace message. For example, the prefix could be "cardano.node".
268+
The configuration option TraceOptionMetricsPrefix can be used to prepend a prefix to any metrics name. For example, the prefix could be "cardano.node".
269269

270270
## Frequency Limiting in Trace Filtering
271271

0 commit comments

Comments
 (0)