This is normal?
I have an API with express, I see in the metrics that it is always consuming the network, and even if no requests are made during the day, the balance is decreasing.
I don't know if it is working correctly or I have something configured wrong, thank you for your time.
Solution:Jump to solution
absolutely nothing stands out from that graph as out of the ordinary, spikes could just be the container updating the time from the ntp server.
as long as your app is running, resources will be used and minutely costs will increase...
2 Replies