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

Migrate metrics stream from org.json.JSONObject to Jackson #37

Merged
merged 2 commits into from
Dec 5, 2012
Merged

Migrate metrics stream from org.json.JSONObject to Jackson #37

merged 2 commits into from
Dec 5, 2012

Commits on Dec 5, 2012

  1. Configuration menu
    Copy the full SHA
    fde63f2 View commit details
    Browse the repository at this point in the history
  2. Removing hystrix-servo-stream

    Needs to be migrated to Jackson JSON before it can be published due to version conflicts using org.json.JSONObject.
    
    The hystrix-metrics-event-stream is the module people should be using for streaming anyways.
    benjchristensen committed Dec 5, 2012
    Configuration menu
    Copy the full SHA
    6d5813e View commit details
    Browse the repository at this point in the history