Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 536 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 536 Bytes

consul-demo

Slides are available at https://cboudereau.github.io/consul-demo/

Sources of the live demo :

  • leader-election : java consul leader-election for active/passive batch on docker compose.
  • service-dicovery : java client load balancing using consul on docker compose example but also prometheus (for pull based metrics), loki, mimir (for otlp push based metrics), tempo (java otel agent client) and grafana
  • spring-integration : java consul leader-election integration for spring-integration framework