diff --git a/src/root/build.tt b/src/root/build.tt index 54532bce..d716630b 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -395,13 +395,14 @@ FOR step IN steps; IF step.busy; busy = 1; END; END;
Name | Value | ||
---|---|---|---|
Name | Value | ||
[%HTML.escape(metric.name)%] | -[%metric.value%][%metric.unit%] | +[%metric.value%] | +[%metric.unit%] |