Skip to content

feat(inputs.lvm): Add sync_percent for lvm_logical_vol #17024

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

niklasf
Copy link
Contributor

@niklasf niklasf commented May 19, 2025

Summary

Add the sync_percent field, which is useful to monitor the progress of lvm raid scrubbing.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #17023

@telegraf-tiger telegraf-tiger bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels May 19, 2025
@niklasf niklasf force-pushed the feat/lvm-sync-percent branch from 0bd665f to 8205033 Compare May 19, 2025 20:51
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thanks @niklasf! Looks good to me.

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jun 17, 2025
Copy link
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@niklasf Nice work!

@skartikey skartikey merged commit adbbe86 into influxdata:master Jun 18, 2025
7 of 8 checks passed
@github-actions github-actions bot added this to the v1.36.0 milestone Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sync_percent for lvm_vol_group produced by inputs.lvm
4 participants