Skip to content

Trying to test disk.io providers under github actions #1190

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ArneTR
Copy link
Member

@ArneTR ArneTR commented May 16, 2025

Greptile Summary

This PR enables disk I/O metric providers in the test configuration for GitHub Actions testing, adding both system-level procfs and container-level cgroup providers.

  • Added disk.io.procfs.system.provider.DiskIoProcfsSystemProvider in /tests/test-config.yml.example for system-wide disk I/O monitoring
  • Added disk.io.cgroup.container.provider.DiskIoCgroupContainerProvider in /tests/test-config.yml.example for container-specific disk I/O metrics
  • Both providers configured with resolution: 99 to match existing metric provider settings

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@ArneTR
Copy link
Member Author

ArneTR commented May 17, 2025

We need to get the sector size through a different mean.

This could be an option: https://chatgpt.com/share/68273e8c-0744-8007-bb05-39530571f049

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.

1 participant