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

Property to disable percentile calculations #15

Closed
benjchristensen opened this issue Nov 27, 2012 · 2 comments
Closed

Property to disable percentile calculations #15

benjchristensen opened this issue Nov 27, 2012 · 2 comments
Milestone

Comments

@benjchristensen
Copy link
Contributor

If someone does not want to use percentile calculations there is no point in tracking and calculating them so let's have a property to disable.

@ghost ghost assigned benjchristensen Jan 4, 2013
@pgrinchenko
Copy link

This would be a good one. +1

@benjchristensen
Copy link
Contributor Author

The metrics.rollingPercentile.enabled property controls this: https://github.com/Netflix/Hystrix/wiki/Configuration

It already existed but a modification is coming shortly to make it more efficiently prevent any work done inside RollingPercentile when metrics poll it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants