Skip to content

Commit 0e777c5

Browse files
committed
comment
1 parent f20da92 commit 0e777c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/fortuna/src/keeper.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ impl KeeperMetrics {
185185

186186
writable_registry.register(
187187
"request_duration_ms",
188-
"Time taken to process each callback request in milliseconds",
188+
"Time taken to process each successful callback request in milliseconds",
189189
keeper_metrics.request_duration_ms.clone(),
190190
);
191191

0 commit comments

Comments
 (0)