Can someone explain to me what the metric Disk Usage is and what affect it has on our app?

0
Hey everyone, my team and I just did a huge release to our main production app.  We noticed that after we did that there was a huge drop in our "Disk Usage" metric. (see screenshot below)  I read the documentation here, but I still am not sure what impact it has on the application.   Can someone help explain how I should interpret this chart?  
asked
1 answers
0

I wouldn't be too concerned with this. Since disk usage mostly keeps track of the temporary files that get cleaned up during a deployment, it's not weird for the values to drop. The max you've been at recently also seems to be only ~35%, so that's well within safe ranges.

answered