Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ops metrics #47

Open
1 of 4 tasks
davidd8 opened this issue Apr 20, 2022 · 1 comment
Open
1 of 4 tasks

Add ops metrics #47

davidd8 opened this issue Apr 20, 2022 · 1 comment
Assignees

Comments

@davidd8
Copy link
Collaborator

davidd8 commented Apr 20, 2022

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.)
  • Memory and Process Usage (can the machine handle the request load)

cc @hannahhoward @kylehuntsman

@davidd8 davidd8 added this to the Operationalize Autoretrieve milestone Apr 20, 2022
@hannahhoward
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants