grafeas / voucher

🎟 Voucher creates attestations for Binary Authorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

potential memory leaks due to connections

Nilay-Shah opened this issue · comments

after the program runs for a long time without any restarts, both CPU and memory seem to gradually increase over time. in the past we've found some memory issues where we had lots of open socket connections, but it seems like there may be some more we missed and / or something else that needs a closer look. below are some graphs showing the memory and CPU usage after running the program for ~90 days and then restarting the workloads:

CPU

image

memory

image