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

expose node level disk & fs metrics (if not already present in node exporter) #77

Open
iyashu opened this issue May 21, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@iyashu
Copy link
Contributor

iyashu commented May 21, 2021

Required node disk & filesystem level metrics along with their grafana dashboards and few sane alerts preferably in kube-prometheus mixin format. I think most of the following metrics are already present in node exporter and we just need to add the grafana dashboard and few basic alerts. Feel free to add more if required.

  1. Utilisation metrics (both inodes and bytes usage) along with total space available.
  2. Disk read and write throughput metrics both in terms of iops and bytes per second.
  3. Disk read & write IO latency.
  4. No. of outstanding IO operations (preferably both queued as well as waiting for block device).

Environment:

  • Kubernetes version (use kubectl version): >= 1.19
  • OS (e.g. from /etc/os-release): Debian 10
@dsharma-dc dsharma-dc added the enhancement New feature or request label Jun 4, 2024
@dsharma-dc
Copy link
Contributor

dsharma-dc commented Jun 4, 2024

Need to scope in the roadmap. Need to verify the available metrics using dashboard. @abhilashshetty04 Could you please check this.

@dsharma-dc
Copy link
Contributor

This isn't prioritised for product inclusion or scoping yet.

@avishnu
Copy link
Member

avishnu commented Sep 12, 2024

@abhilashshetty04 please check if the node-exporter has these metrics included.

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

No branches or pull requests

4 participants