Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cboudereau/consul-demo

java consul demo
https://github.com/cboudereau/consul-demo

consul docker grafana grafana-dashboard grafana-datasource grafana-loki grafana-tempo java leader-election loki metrics micrometer-otlp mimir observability otel-javaagent otlp prometheus service-discovery spring-integration tempo

Last synced: about 7 hours ago
JSON representation

java consul demo

Awesome Lists containing this project

README

        

# 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