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

Adding ability to statistics counters to reset base counter #2744

Merged
merged 1 commit into from Jul 7, 2017

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Jul 6, 2017

  • This adds an additional (optional) parameter to the statistics counter names allowing
    to specify whether the underlying counter should be reset during evaluation.

  • This also improves error reporting related to the parameters specified for statistics
    counters

  • this fixes Statistics counter does not support reseting #2743

- This adds an additional (optional) parameter to the statistics counter names allowing
  to specify whether the underlying counter should be reset during evaluation.
- This also improves error reporting related to the parameters specified for statistics
  counters

- this fixes #2743
@hkaiser
Copy link
Member Author

hkaiser commented Jul 6, 2017

@justwagle this addresses the issue you created (#2743), please verify.

@justwagle
Copy link
Member

The added feature works as expected.

@hkaiser hkaiser merged commit 264a455 into master Jul 7, 2017
@hkaiser hkaiser deleted the fixing_2743 branch July 7, 2017 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Statistics counter does not support reseting
2 participants