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

Forward port of #917 #936

Merged
merged 9 commits into from
Oct 14, 2015
Merged

Commits on Oct 14, 2015

  1. Revert "Add minimal concrete implementations of abstract metrics"

    This reverts commit 35798bf.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    d3ae672 View commit details
    Browse the repository at this point in the history
  2. Revert "Cleanup Javadoc for HystrixCommandMetrics"

    This reverts commit dfb2be6.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    afdf297 View commit details
    Browse the repository at this point in the history
  3. Revert "Cleanup Javadoc for HystrixThreadPoolMetrics"

    This reverts commit 17d37e6.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    93c80e8 View commit details
    Browse the repository at this point in the history
  4. Revert "Add/Fix Javadoc for HystrixCollapserMetrics."

    This reverts commit 9a8ab7c.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    ca50ab0 View commit details
    Browse the repository at this point in the history
  5. Revert "Add Javadoc for HystrixMetrics"

    This reverts commit f13314a.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    5270f4b View commit details
    Browse the repository at this point in the history
  6. Revert "Make thread-pool and collapser metrics also able to be varied…

    … by plugin"
    
    This reverts commit a46b6e9.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    fd71da5 View commit details
    Browse the repository at this point in the history
  7. Revert "Made HystrixCommandMetrics.getHealthCounts() final"

    This reverts commit 795e937.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    754bd60 View commit details
    Browse the repository at this point in the history
  8. Revert "Added HystrixMetricsCollection plugin that allows for varying…

    … implementation of HystrixCommandMetrics"
    
    This reverts commit e1b0db0.
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    520e941 View commit details
    Browse the repository at this point in the history
  9. Better implementation that allows overriding classes of HystrixServoM…

    …etricsPublisherCommand to be less-aware of implementation details
    Matt Jacobs committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    93ac535 View commit details
    Browse the repository at this point in the history