Add duration cmd line parameters#435
Add duration cmd line parameters#435edhaight wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
Conversation
- Added alignment period cmd line parameter. - Added rate interval cmd line parameter. - Refactored alignment period and rate interval to be fields of the server options struct.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
|
Thanks for the pull request. Are you still interested in making this contribution? Could you elaborate a bit more on the motivations behind this change? e.g. how users will decide when to pick different values? Updating the documentation in this CL with instructions on how (and when) to use these new knobs would help. |
to be fields of the server options struct.