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

monitoring: add jitter to source polling #768

Merged
merged 4 commits into from
Sep 13, 2024

Conversation

aalu1418
Copy link
Contributor

@aalu1418 aalu1418 commented Sep 13, 2024

  • distribute the load of many requests over +/-20% of the poll period to prevent many simultaneous requests

Resolves Dependencies

pkg/monitoring/poller.go Outdated Show resolved Hide resolved
jmank88
jmank88 previously approved these changes Sep 13, 2024
@aalu1418
Copy link
Contributor Author

aalu1418 commented Sep 13, 2024

note: external builds will fail because this was merged before with an interface change: #680

pkg/monitoring/poller.go Outdated Show resolved Hide resolved
@aalu1418 aalu1418 merged commit 44d9695 into main Sep 13, 2024
10 checks passed
@aalu1418 aalu1418 deleted the monitoring/add-jitter-to-polling branch September 13, 2024 19:19
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.

3 participants