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

Metrics event stream #35

Merged
merged 7 commits into from
Dec 5, 2012
Merged

Metrics event stream #35

merged 7 commits into from
Dec 5, 2012

Conversation

benjchristensen
Copy link
Contributor

Remove Strategy Injection on HystrixCommand
#34

Add event-stream module and necessary changes to hystrix-core to support directly retrieving metrics from Hystrix rather than via something like Servo.

Changes to default metrics publishing behavior are significant enough to warrant a bump from 1.0.x to 1.1.x
This implementation works without Servo or any other metrics publisher. It goes direct against the in-memory Hystrix data structures.
benjchristensen added a commit that referenced this pull request Dec 5, 2012
@benjchristensen benjchristensen merged commit e5af4cc into Netflix:master Dec 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant