-
Hi,
This looks cool, but I'm having trouble getting it working.
1) (defroutes app (GET "/hystrix.stream" (hystrix-event/stream))
Where is this GET coming from? Is it Compojure? in which case it's:…
-
**Evnironment**
- Gradle 1.0-milestone-3
- Ubuntu 12.04
**Trace**
~/Hystrix/hystrix-dashboard$ gradle --stacktrace jettyRun
FAILURE: Build failed with an exception.
- Where:
Script 'Hystrix/gradle…
-
If a HystrixCommand-name (also GroupKey) contains a dollar sign ($) the Dashboard does not display the diagram correctly.
e.g.:
data: {"type":"HystrixCommand","name":"$DomInfo.isFreeFast" ..... }
-
According to the wiki, turbine uses eureka to find what instances to monitor. However, I cannot find any implementation of this in the source code. I could not find any dependency on eureka-core eithe…
-
Thanks for all the awesome work on Hystrix. I'm currently in the beginning stages of trying it out on a small subset of our Production use cases, and I'm looking forward to reaping the benefits!
Howe…
-
When I use turbine as an aggregator I do not see command metrics. If I attach directly to each server I do see the command metrics.
![ScreenHunter_09 Jan 07 10 51](https://f.cloud.github.com/assets/…