Skip to content

feat(agent): Add --watch-interval option for polling config changes #16010

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 2 commits into from
Oct 16, 2024

Conversation

mstrandboge
Copy link
Member

@mstrandboge mstrandboge commented Oct 11, 2024

Summary

Adds a new option, --watch-interval, which when used with --watch-config poll changes the default polling rate from 250ms to a user supplied value.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #15793

@mstrandboge mstrandboge self-assigned this Oct 11, 2024
@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Oct 11, 2024
@mstrandboge mstrandboge marked this pull request as ready for review October 14, 2024 15:13
@mstrandboge mstrandboge assigned srebhan and unassigned mstrandboge Oct 14, 2024
@mstrandboge mstrandboge 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 Oct 14, 2024
@mstrandboge mstrandboge assigned mstrandboge and unassigned srebhan Oct 14, 2024
@mstrandboge mstrandboge removed 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 Oct 14, 2024
@mstrandboge mstrandboge assigned srebhan and unassigned mstrandboge Oct 15, 2024
@mstrandboge mstrandboge 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 Oct 15, 2024
@srebhan srebhan changed the title feat(agent): Add --watch-interval option for watch config Oct 16, 2024
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 @DStrand1!

@srebhan srebhan merged commit 62b44b7 into influxdata:master Oct 16, 2024
31 checks passed
@github-actions github-actions bot added this to the v1.33.0 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
2 participants