new HystrixMetricHandler()
A Vert.x web handler to expose the circuit breaker to the Hystrix dasbboard. The handler listens to the circuit
breaker notifications sent on the event bus.
Methods
handle(arg0)
Parameters:
Name | Type | Description |
---|---|---|
arg0 |
RoutingContext |