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

feat(blockdevice): added sysblockdevicesize method and test #658

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

fs185143
Copy link
Contributor

@fs185143 fs185143 commented Aug 14, 2024

In part to support prometheus/node_exporter#3068, I have added a new method that retrieves the value of /sys/block/<device>/size

@fs185143
Copy link
Contributor Author

fixed DCO and tests with this new PR

cc @dswarbrick

@js185692
Copy link

js185692 commented Sep 5, 2024

Hi @discordianfish, would it be possible to get your review on this PR? Thanks.

Copy link
Member

@discordianfish discordianfish left a comment

Choose a reason for hiding this comment

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

LGtM in general though

@fs185143 fs185143 force-pushed the block-device-size branch 2 times, most recently from c4644b4 to efdaa11 Compare October 2, 2024 15:29
@fs185143
Copy link
Contributor Author

@discordianfish mind taking another look at this please? thanks 😄

@fs185143
Copy link
Contributor Author

@discordianfish thanks :) didn't seem to get merged automatically? I merged master in in case that was the issue, but now says a workflow is awaiting approval.

@discordianfish
Copy link
Member

@SuperQ needs to review this first

@fs185143
Copy link
Contributor Author

@SuperQ mind taking a look please?

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

Thanks!

@SuperQ
Copy link
Member

SuperQ commented Nov 26, 2024

Would you please rebase this PR, it seems like the git history is corrupted.

@fs185143
Copy link
Contributor Author

Would you please rebase this PR, it seems like the git history is corrupted.

done

@fs185143
Copy link
Contributor Author

@SuperQ is there anything else that needs to be done to merge this on my side?

@SuperQ
Copy link
Member

SuperQ commented Nov 26, 2024

Looks great, thanks!

@SuperQ SuperQ merged commit 969849f into prometheus:master Nov 26, 2024
9 checks passed
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.

5 participants