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.
Creates the handler, using the default notification address and listening to local messages only.
Creates the handler, listening only to local messages.
Creates the handler.
Generated using TypeDoc
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.