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

How can I monitor persistent volume usage of containers separately? #159

Open
kmpartner opened this issue Jun 14, 2023 · 0 comments
Open

Comments

@kmpartner
Copy link

kmpartner commented Jun 14, 2023

I have followed tutorial "Deploying WordPress using Dynamic NFS Provisioner"
wordpress was deployed and started to monitor pvc usage using prometheus.

query in prometheus using
kubelet_volume_stats_used_bytes
kubelet_volume_stats_capacity_bytes
seems to display total of deployed node.

How can I extract pvc usage of wordpress and usage of mariaDb separately?
I am not familar with monitoring and prometheus. Are there any way to display disk usage of containers and pvc?

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

No branches or pull requests

1 participant