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

Export IO metrics #839

Closed
Praveenrajmani opened this issue Sep 5, 2023 · 1 comment · Fixed by #955
Closed

Export IO metrics #839

Praveenrajmani opened this issue Sep 5, 2023 · 1 comment · Fixed by #955
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Praveenrajmani
Copy link
Collaborator

Praveenrajmani commented Sep 5, 2023

Export IOSTAT metrics for the initialized drives.

@Praveenrajmani Praveenrajmani added enhancement New feature or request good first issue Good for newcomers labels Dec 18, 2023
@MuhtasimTanmoy
Copy link

Details please. Where this metrics will be exported and visualized?

balamurugana added a commit to balamurugana/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 <bala@minio.io>
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 <bala@minio.io>
balamurugana added a commit to balamurugana/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 <bala@minio.io>
balamurugana added a commit to balamurugana/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 <bala@minio.io>
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 <bala@minio.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants