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 drive I/O metrics for Prometheus #962

Conversation

balamurugana
Copy link
Member

Below metrics are exported:

  • directpv_stats_drive_ready
  • directpv_stats_drive_total_read_bytes
  • directpv_stats_drive_total_write_bytes
  • directpv_stats_drive_read_latency_seconds
  • directpv_stats_drive_write_latency_seconds
  • directpv_stats_drive_wait_time_seconds

Fixes #839

Below metrics are exported:
* directpv_stats_drive_ready
* directpv_stats_drive_total_read_bytes
* directpv_stats_drive_total_write_bytes
* directpv_stats_drive_read_latency_seconds
* directpv_stats_drive_write_latency_seconds
* directpv_stats_drive_wait_time_seconds

Fixes minio#839

Signed-off-by: Bala.FA <bala@minio.io>
@balamurugana balamurugana force-pushed the v4.0-Add-drive-I-O-metrics-for-Prometheus branch from 67ce1ef to 4bbff75 Compare October 17, 2024 01:10
@balamurugana balamurugana changed the title Add drive I/O metrics for Prometheus (#955) Add drive I/O metrics for Prometheus Oct 17, 2024
@Praveenrajmani Praveenrajmani merged commit 943dae9 into minio:v4.0 Oct 18, 2024
27 checks passed
@balamurugana balamurugana deleted the v4.0-Add-drive-I-O-metrics-for-Prometheus branch October 18, 2024 04:45
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 this pull request may close these issues.

2 participants