We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33308a commit e731543Copy full SHA for e731543
trace-dispatcher/doc/trace-dispatcher.md
@@ -265,7 +265,7 @@ Metrics are seamlessly incorporated into the system through regular trace messag
265
266
It is essential to implement the metricsDoc function of the MetaTrace typeclass, as this information is utilized to optimize system performance.
267
268
-The configuration option TraceOptionMetricsPrefix can be used to prepend a prefix to any trace message. For example, the prefix could be "cardano.node".
+The configuration option TraceOptionMetricsPrefix can be used to prepend a prefix to any metrics name. For example, the prefix could be "cardano.node".
269
270
## Frequency Limiting in Trace Filtering
271
0 commit comments