It looks like the stats shown on the Redis commands throughput chart are being aggregated into differently-sized time buckets for the different views, despite the chart saying commands per second at all zoom levels.
Past 3 days view
Peak is shown as 58 commands per second:
Past week view
Peak is >100 commands per second (and is shown at a different time of day):
Expected
If this chart should indeed show commands per second, then a peak which is in the past 6 hrs should not change when I change the view from Past 3 days to Past week (or Past 12 hrs, etc. The time at which the peak happened should also be the same.
OR
The chart's time-bucketing size should be clearly labeled to indicate the size of the time buckets used to calculate the stats.
Current Behavior
It looks like the stats shown on the Redis commands throughput chart are being aggregated into differently-sized time buckets for the different views, despite the chart saying
commands per second
at all zoom levels.Past 3 days
viewPeak is shown as 58 commands per second:
Past week
viewPeak is >100 commands per second (and is shown at a different time of day):
Expected
If this chart should indeed show commands per second, then a peak which is in the past 6 hrs should not change when I change the view from
Past 3 days
toPast week
(orPast 12 hrs
, etc. The time at which the peak happened should also be the same.OR
The chart's time-bucketing size should be clearly labeled to indicate the size of the time buckets used to calculate the stats.