https://github.com/bygui86/spring-cloud-stream-kafka-jaeger
Sample project to trace the communications between two services through a broker
https://github.com/bygui86/spring-cloud-stream-kafka-jaeger
dockerfile jaeger jaeger-java jaegertracing java java-8 kafka kafka-client kafka-streams makefile maven micrometer opentracing spring spring-actuator spring-boot spring-boot-2 spring-cloud spring-cloud-stream spring-cloud-stream-kafka
Last synced: 2 months ago
JSON representation
Sample project to trace the communications between two services through a broker
- Host: GitHub
- URL: https://github.com/bygui86/spring-cloud-stream-kafka-jaeger
- Owner: bygui86
- License: apache-2.0
- Created: 2018-07-20T09:42:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T05:52:13.000Z (almost 8 years ago)
- Last Synced: 2025-05-31T01:19:28.947Z (about 1 year ago)
- Topics: dockerfile, jaeger, jaeger-java, jaegertracing, java, java-8, kafka, kafka-client, kafka-streams, makefile, maven, micrometer, opentracing, spring, spring-actuator, spring-boot, spring-boot-2, spring-cloud, spring-cloud-stream, spring-cloud-stream-kafka
- Language: Java
- Size: 2.44 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Cloud Stream + Kafka + Jaeger
## topics
* spring cloud stream
* spring cloud stream kafka
* opentracing
* opentracing jaeger
---
## links
* https://github.com/opentracing-contrib/java-spring-messaging
* https://github.com/opentracing-contrib/java-kafka-client
---
## TODOs
Try version >= 0.31.0 of the jaeger-client-java (https://github.com/jaegertracing/jaeger-client-java/) to test if the concurrency issue on logs is solved
in order to enable again the property: opentracing.spring.cloud.log.enabled = true
---
## issues
* https://github.com/opentracing-contrib/java-spring-cloud/issues/5
* https://github.com/jaegertracing/jaeger-client-java/issues/334
* https://github.com/jaegertracing/jaeger-client-java/pull/500
---
## repos
* https://mvnrepository.com/artifact/io.opentracing.contrib/opentracing-spring-jaeger-starter/0.2.0