Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cboudereau/consul-demo
- Owner: cboudereau
- License: mit
- Created: 2022-06-27T16:20:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T13:47:17.000Z (12 months ago)
- Last Synced: 2023-11-13T15:03:25.939Z (12 months ago)
- Topics: 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
- Language: Java
- Homepage: https://cboudereau.github.io/consul-demo/
- Size: 904 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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