Allow tracking of current CircuitControllers and output hystrix style… #149
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.
This commit is considered less than an MVP and is hoped to be useful to start a conversation
I noticed that #90 mentions metrics. I a part of a team (steeltoe.io) looking to increase the interaction between java spring and .net applications. As part of that, we would like to help with efforts to add metrics to Polly, and specifically output them in a feed consumable by Hystrix.
We have investigated how we believe to be a sensible starting point to add metrics to Polly (and specifically circuit breaker), and would like feedback on whether this is a good approach and interest from the team to have us continue with this work.
I include a sample image of the hystrix dashboard with success / failure counts and circuit open / closed streaming in.
We would love to chat in any way you prefer (eg. hangout etc....)