Convert an event count over a period into event throughput rates.
A raw count means nothing without its window. Dividing by the window gives a rate, which is then rescaled to per-minute, per-hour, per-day and per-month so it can be compared against whichever unit your dashboards and quotas use. Capacity limits, quotas and licences are all expressed as rates, so converting a count into the matching time base is the first step in any sizing exercise.
Event Throughput
Rate = Events ingested ÷ Measurement period, then scaled to each time base
Rate = Events ingested ÷ Measurement period, then scaled to each time base A raw count means nothing without its window. Dividing by the window gives a rate, which is then rescaled to per-minute, per-hour, per-day and per-month so it can be compared against whichever unit your dashboards and quotas use.
Capacity limits, quotas and licences are all expressed as rates, so converting a count into the matching time base is the first step in any sizing exercise.
This calculator takes 2 inputs: Events ingested, Measurement period. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.