corteza icon indicating copy to clipboard operation
corteza copied to clipboard

Implement purging of old profiler hits

Open petergrlica opened this issue 2 years ago • 0 comments

Currently the profiler requests coming into gateway are not purged in any way, so it can be a memory hog. There should be a call to action on frontend (profiler page) for the purge.

Frontend:

  • [ ] simple call to backend endpoint and list clear

Backend:

  • [ ] endpoint for profiler hits purging
  • [ ] automatic profiler hits cleanup

petergrlica avatar Nov 16 '22 15:11 petergrlica