a year ago
Hi! I have a memory leak in my nextjs application and I want to debug it, but I've realized too late and when I click on "metrics" I am only able to see the memory usage of the last 30 days. The problem is that by then, memory consumption had already ramped up.
It would help me to view more data to try to pinpoint a specific deployment/commit and start debugging.
3 Replies
a year ago
Hello,
Unfortunately that's not possible, the metrics only go back as far as 30 days.
a year ago
Thanks! It's a shame
but I have some feedback related to the logs and metrics: I realized that the charts showing memory, cpu, etc usage show the time of my timezone in the X axis, but the logs of my deployment (at least the HTTP logs) show the timestamp in UTC. I think both of them should have the same reference, or a notice should be given about this behavior 
Status changed to Solved brody • over 1 year ago

