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 metrics for memory and disk usage #507

Closed
joshua-spacetime opened this issue Oct 31, 2023 · 0 comments · Fixed by #529
Closed

Add metrics for memory and disk usage #507

joshua-spacetime opened this issue Oct 31, 2023 · 0 comments · Fixed by #529
Assignees

Comments

@joshua-spacetime
Copy link
Collaborator

joshua-spacetime commented Oct 31, 2023

Disk usage comes from one of 3 things: the message log, object storage, and logs. We should have a metric for each of these as well as complete free/used disk space on the node coming directly from the OS. The latter metric will be a cluster level metric whereas the former ones will be tied to a specific database. Note also that these metrics will be in the form of a single statistic.

Similarly we want to track a node's free and used memory as reported by the OS. Again, this will be reported as a single statistic for the cluster.

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

Successfully merging a pull request may close this issue.

1 participant