Stats: add request count

This commit is contained in:
Alexandre Flament 2024-01-27 11:27:36 +00:00 committed by Emilien Devos
parent 11c0651ef4
commit 037ab27381
4 changed files with 8 additions and 0 deletions

View file

@ -32,6 +32,10 @@
.engine-reliability {
text-align: right;
}
.engine-request-count {
text-align: right;
}
}
table.engine-error th.engine-error-type,