I'm trying to understand and optimise the traffic on a Firebase Realtime Database. I'm building some dashboards in stackdriver to help me but I can't find any good information about the difference between io/database_load and the io/utilization.
It seems that the io/utilization stat is the one that the firebase console uses in the load chart but I could use some guidance on how to interpret the io/database_load metric. The load metric seems to breach 100% much more frequently than the utilization metric.
Can anyone help?