-
Notifications
You must be signed in to change notification settings - Fork 107
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
feat: allow multiple circuits to aggregate stats #140
Merged
Merged
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b63569b - Browse repository at this point
Copy the full SHA b63569bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcb5ce - Browse repository at this point
Copy the full SHA 2dcb5ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4ee6a - Browse repository at this point
Copy the full SHA 2a4ee6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f8d9d - Browse repository at this point
Copy the full SHA 18f8d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fec9e2 - Browse repository at this point
Copy the full SHA 1fec9e2View commit details -
src: fix format of the data to actually work with Hystrix
It was a regresssion...
Configuration menu - View commit details
-
Copy full SHA for 1734f3b - Browse repository at this point
Copy the full SHA 1734f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f9489 - Browse repository at this point
Copy the full SHA e8f9489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba42dd - Browse repository at this point
Copy the full SHA 7ba42ddView commit details -
fix: increase max listener count on hystrix stream
Not sure how ideal this fix is, but now that we are piping all event data for all circuits through a single `TransformStream`, a LOT of events are being listened for.
Configuration menu - View commit details
-
Copy full SHA for f3eee2e - Browse repository at this point
Copy the full SHA f3eee2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5638e - Browse repository at this point
Copy the full SHA 1a5638eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3755cb6 - Browse repository at this point
Copy the full SHA 3755cb6View commit details
Commits on Mar 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6cfe7df - Browse repository at this point
Copy the full SHA 6cfe7dfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.