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

Support collapser metrics in HystrixMetricPublisher implementations #930

Merged
merged 1 commit into from
Oct 14, 2015

Commits on Oct 14, 2015

  1. Support collapser metrics in HystrixMetricPublisher implementations

    The included implementations of HystrixMetricsPublisher didn't override the getMetricsPublisherForCollapser method - since there are already implementations of HystrixMetricsPublisherCollapser available for each one, I've added the method for all of them.
    mkavanagh authored and Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    0604df8 View commit details
    Browse the repository at this point in the history