autoretrieve icon indicating copy to clipboard operation
autoretrieve copied to clipboard

Add ops metrics

Open davidd8 opened this issue 2 years ago • 1 comments

Add some system operational metrics to monitor the status of the Autoretrieve service, which can help identify scaling issues and help with capacity planning:

  • [ ] Uptime graph (how often is the service restarting)
  • [ ] Storage usage (ensure pruning is working)
  • [ ] Bandwidth usage (check if we're maxing out on connections or bandwidth, etc.)
  • [x] Memory and Process Usage (can the machine handle the request load)

cc @hannahhoward @kylehuntsman

davidd8 avatar Apr 20 '22 22:04 davidd8

@kylehuntsman can you check off which of these are done?

hannahhoward avatar May 16 '22 21:05 hannahhoward