Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 630 Bytes

File metadata and controls

13 lines (10 loc) · 630 Bytes

monitoring-opossum-circuit-breakers-with-prometheus

To run this example execute docker-compose up on the command line. This will spin up the example application, Prometheus and Grafana. Another image will be created which makes some requests to the service to simulate load. The simulation also changes how the circuit breaker function behaves, caning it to error at difference percentages.

Handy Links