upstash / issues

Issue Tracker for Upstash
https://upstash.com
2 stars 0 forks source link

Redis commands throughput chart shows different units when zooming out even though it's always labeled as "commands per second" #41

Open gradywetherbee opened 1 year ago

gradywetherbee commented 1 year ago

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 view

Peak is shown as 58 commands per second: image

Past week view

Peak is >100 commands per second (and is shown at a different time of day): image

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.

chronark commented 1 year ago

cc @ademilter