Hey all,
I'm running in a weird issue that is almost definitely my own fault.
I have an echo golang project with swaggo. From what I can tell from the attached screenshot most of my layers are cached.
But on the layer that starts the server there's a 200 mb disk write. The built bin of the server is about 11mb.
I'm not sure how to investigate this issue further. Any guidance on what I should do to hunt this down would be much appreciated