-
Notifications
You must be signed in to change notification settings - Fork 88
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
Export IO metrics #839
Labels
Comments
Praveenrajmani
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
Dec 18, 2023
Details please. Where this metrics will be exported and visualized? |
balamurugana
added a commit
to balamurugana/minio-directpv
that referenced
this issue
Oct 10, 2024
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 <[email protected]>
Praveenrajmani
pushed a commit
that referenced
this issue
Oct 15, 2024
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 Signed-off-by: Bala.FA <[email protected]>
balamurugana
added a commit
to balamurugana/minio-directpv
that referenced
this issue
Oct 17, 2024
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 <[email protected]>
balamurugana
added a commit
to balamurugana/minio-directpv
that referenced
this issue
Oct 17, 2024
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 <[email protected]>
Praveenrajmani
pushed a commit
that referenced
this issue
Oct 18, 2024
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 Signed-off-by: Bala.FA <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Export IOSTAT metrics for the initialized drives.
The text was updated successfully, but these errors were encountered: