Commit 3cd0934
committed
nix(loadtest): additionally group results by status code and method
This gives us a much better idea immediately when looking at the report.
It also allows us to differentiate between different return codes on the
same URI, which might come in handy when dealing with expired JWT and
such.
A nice side-effect: All the error-related requests are now grouped
together in the 4xx section.1 parent 1d2e429 commit 3cd0934
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments