We are using Cosmos DB as storage but confused of how to accurately calculate the consumed Request Unit. Our current setting is 375k RU/s.
First, I use request change in diagnostics to calculate. The result is that the max RU is 10k/s.
Second, I check the Metric Total Request Units. The curve shows the total RU per minute is about 300k, which means the average RU is 5k/s .
Third, I check the Metric Normalized RU Consumption.
It confused me that why we only use 10k RU/s, but Normalized RU consumption is 20% to 100%? What do request charge/Total Request Unit/Normalized RU consumption mean? How can we know the real consumption?