Bug #4748
Summary graphs aren't making sense
Start date:
03/14/2025
Due date:
% Done:
0%
Estimated time:
Description
The actual RPS graph is like below, and we should show this or max to max Requests Per Minute. What we are showing in the summary graph is certainly not useful.
The actual Response Time graph is like below, and we should show this or max to max Per Minute Window. What we are showing in the summary graph is certainly not useful.
Files
Updated by Harsh Behl about 1 month ago
- Assignee changed from Harsh Behl to Rajesh K
In this particular test, the window size in the summary graph is "per 5 minutes," while in expanded view, it is "per sec". The backend determines the window size in the summary based on the amount of data.