Skip to content

Commit 390e97b

Browse files
feat(ui): rename slow requests metric to over 1s
1 parent 8aef49d commit 390e97b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DebugProbe.AspNetCore/Assets/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h2>Requests</h2>
1717
</div>
1818
<div class="stat-tile">
1919
<strong>{{slow_requests}}</strong>
20-
<span>Slow</span>
20+
<span>Over 1s</span>
2121
</div>
2222
<div class="stat-tile">
2323
<strong>{{error_rate}}</strong>

0 commit comments

Comments
 (0)