Can I get metrics older than 30 days?
peguerosdc
HOBBYOP

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.

Solved

3 Replies

brody
EMPLOYEE

a year ago

Hello,

Unfortunately that's not possible, the metrics only go back as far as 30 days.


peguerosdc
HOBBYOP

a year ago

Thanks! It's a shame disappointed_relieved emoji 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 slightly_smiling_face emoji


brody
EMPLOYEE

a year ago

Thank you for the report, I have created a ticket for that.


Status changed to Solved brody over 1 year ago


Loading...