mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
metric name fix
This commit is contained in:
parent
39f2a55e06
commit
96269785e2
@ -41,7 +41,7 @@ public class ExceptionTimerMetrics {
|
||||
|
||||
this.allerrors = ActivityMetrics.timer(
|
||||
parentLabels,
|
||||
"errortimers.ALL",
|
||||
"errortimers_ALL",
|
||||
activityDef.getParams().getOptionalInteger("hdr_digits").orElse(4)
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user